LegendBoxRoundValueLabelFont Property |
LightningChart .NET Help
Series value label font.
Namespace:
Arction.WinForms.Charting.Views.ViewRound
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public Font ValueLabelFont { get; }<BrowsableAttribute(false)>
Public ReadOnly Property ValueLabelFont As Font
Get
public:
[BrowsableAttribute(false)]
property Font^ ValueLabelFont {
Font^ get ();
}Property Value
Type:
Font
See Also