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