Click or drag to resize

StockSeriesName Property

LightningChart .NET Help
Name of series.

Namespace:  Arction.WinForms.Charting.SeriesXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute("Candle Stick Series")]
public string Name { get; set; }

Property Value

Type: String
See Also