C# Class Accord.Controls.Wavechart.Waveform

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

Public Properties

Property Type Description
color Color
data float[]
samples int
updateYRange bool
width int

Property Details

color public_oe property

public Color color
return Color

data public_oe property

public float[] data
return float[]

samples public_oe property

public int samples
return int

updateYRange public_oe property

public bool updateYRange
return bool

width public_oe property

public int width
return int