LightningChart .NET Help
Sector title
Namespace:
Arction.WinForms.Charting.SeriesPolar
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PolarSectorTitle Title { get; set; }Public Property Title As PolarSectorTitle
Get
Set
public:
property PolarSectorTitle^ Title {
PolarSectorTitle^ get ();
void set (PolarSectorTitle^ value);
}Property Value
Type:
PolarSectorTitle
See Also