[SCOTTPLOT/WINFORM] Plot 클래스 : GetNextColor 메소드를 사용해 팔레트에서 다음 색상 구하기
ScottPlot/WinForm 2022. 2. 17. 17:26728x90
반응형
728x170
using System.Drawing;
using ScottPlot;
Plot plot = new Plot(800, 600);
Color color = plot.GetNextColor(0.7);
728x90
반응형
그리드형(광고전용)
댓글을 달아 주세요