MindFusion.Wpf Pack Programmer's Guide
Axis.LabelFontSize Property
See Also
 





Gets the size of the label font.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public double LabelFontSize { get; set; }

Visual Basic  Copy Code

Public Property LabelFontSize As Double

 Property Value

A double value that specifies the size of the label font. Default value is 12.0.

 See Also

Axis Members
Axis Class
MindFusion.RealTimeCharting.Wpf Namespace