Gets or sets the style of font used to draw text in gauges.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public FontAttributes GaugeFontStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property GaugeFontStyle As FontAttributes |
A member of the FontAttributes enumeration.
Charting for .NET MAUI Guide | © 2024 MindFusion |