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