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