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