Gets or sets the style of font used to draw axis labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public FontStyle AxisLabelsFontStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AxisLabelsFontStyle As FontStyle |
See Also