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