Gets or sets the size of font used to draw text in this gauge.
Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Nullable<Double> FontSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property FontSize As Nullable(Of Double) |