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