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