Gets the actual size of the font of this label.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public float FontSize { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property FontSize As Single |
A floating point value specifying the font size.
The value of this property is calculated from the FontSize property of the associated TickSettings, based on the size of the containing scale.