SharpScriptBaseMedians Property |
Gets the Median series array
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax public ISeries<double>[] Medians { get; }
Property Value
Type:
ISeriesDoubleSee Also