C# Class AForge.Controls.Chart.DataSeries

Mostrar archivo Open project: holisticware-admin/MonoVersal.AForgeNET

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