C# Class Accord.Controls.Chart.DataSeries

ファイルを表示 Open project: accord-net/framework

Public Properties

Property Type Description
color Color
data ].double[
type SeriesType
updateYRange bool
width int

Property Details

color public_oe property

public Color color
return Color

data public_oe property

public double[,] data
return ].double[

type public_oe property

public SeriesType type
return SeriesType

updateYRange public_oe property

public bool updateYRange
return bool

width public_oe property

public int width
return int