LegendBoxRoundUnitsFont Property |
LightningChart .NET Help
Units text font.
Namespace:
Arction.Wpf.Charting.Views.ViewRound
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[BrowsableAttribute(false)]
public WpfFont UnitsFont { get; }<BrowsableAttribute(false)>
Public ReadOnly Property UnitsFont As WpfFont
Get
public:
[BrowsableAttribute(false)]
property WpfFont^ UnitsFont {
WpfFont^ get ();
}Property Value
Type:
WpfFont
See Also