PopulationCategoryLabelStyle Property |
LightningChart .NET Help
Defines label style.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic MapItemTitle LabelStyle { get; set; }Public Property LabelStyle As MapItemTitle
Get
Set
public:
property MapItemTitle^ LabelStyle {
MapItemTitle^ get ();
void set (MapItemTitle^ value);
}Property Value
Type:
MapItemTitle
See Also