Gets or sets the style of font used to draw text in UI widgets.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
C# Copy Code |
---|
public FontStyle WidgetFontStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property WidgetFontStyle As FontStyle |