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