Charting for WinForms Programmer's Guide
TickSettings.FontSize Property
See Also
 






Gets or sets the font size of the labels.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public Length FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Length

 Property Value

An instance of the Length structure specifying the font size.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace