C# Class Accord.Controls.Wavechart.Waveform

Afficher le fichier Open project: accord-net/framework

Méthodes publiques

Свойство Type Description
color Color
data float[]
samples int
updateYRange bool
width int

Property Details

color public_oe property

public Color color
Résultat Color

data public_oe property

public float[] data
Résultat float[]

samples public_oe property

public int samples
Résultat int

updateYRange public_oe property

public bool updateYRange
Résultat bool

width public_oe property

public int width
Résultat int