C# 클래스 AForge.Controls.Chart.DataSeries

파일 보기 프로젝트 열기: holisticware-admin/MonoVersal.AForgeNET

공개 프로퍼티들

프로퍼티 타입 설명
color Color
data ].double[
type SeriesType
updateYRange bool
width int

프로퍼티 상세

color 공개적으로 프로퍼티

public Color color
리턴 Color

data 공개적으로 프로퍼티

public double[,] data
리턴 ].double[

type 공개적으로 프로퍼티

public SeriesType type
리턴 SeriesType

updateYRange 공개적으로 프로퍼티

public bool updateYRange
리턴 bool

width 공개적으로 프로퍼티

public int width
리턴 int