LegendBoxBaseUnitsFont Property |
LightningChart .NET Help
Units text font.
Namespace:
Arction.Wpf.Charting.Views
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic WpfFont UnitsFont { get; set; }Public Property UnitsFont As WpfFont
Get
Set
public:
property WpfFont^ UnitsFont {
WpfFont^ get ();
void set (WpfFont^ value);
}Property Value
Type:
WpfFont
See Also