StockSeriesStatistics Property |
LightningChart .NET Help
Statistics of the series.
Namespace:
Arction.WinForms.Charting.SeriesXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LineSeriesStat Statistics { get; }Public ReadOnly Property Statistics As LineSeriesStat
Get
public:
property LineSeriesStat Statistics {
LineSeriesStat get ();
}Property Value
Type:
LineSeriesStat
See Also