|
Scatterplot. YAxis Property
|
Gets the corresponding Y values associated with each X.
Namespace:
Accord.Statistics.Visualizations
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] YAxis { get; }
Public ReadOnly Property YAxis As Double()
Get
Request Example
View SourceProperty Value
Type:
Double[]See Also