C# Class AForge.Controls.Chart.DataSeries

Afficher le fichier Open project: holisticware-admin/MonoVersal.AForgeNET

Méthodes publiques

Свойство Type Description
color Color
data ].double[
type SeriesType
updateYRange bool
width int

Property Details

color public_oe property

public Color color
Résultat Color

data public_oe property

public double[,] data
Résultat ].double[

type public_oe property

public SeriesType type
Résultat SeriesType

updateYRange public_oe property

public bool updateYRange
Résultat bool

width public_oe property

public int width
Résultat int