Gets or sets the Font used to draw labels.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Font LabelFont { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelFont As Font |
An Microsoft.Maui.Font instance.
Charting for .NET MAUI Guide | © 2024 MindFusion |