StockSeriesTitle Property |
LightningChart .NET Help
Series title
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic SeriesTitle Title { get; set; }Public Property Title As SeriesTitle
Get
Set
public:
property SeriesTitle^ Title {
SeriesTitle^ get ();
void set (SeriesTitle^ value);
}Property Value
Type:
SeriesTitle
See Also