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






Gets or sets the font size of the labels. This is a dependency property.

Namespace: MindFusion.Gauges.Silverlight
Assembly: MindFusion.Gauges.Silverlight

 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.

 Remarks

The font size of type Length so that it can be specified as a relative value.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges.Silverlight Namespace
FontWeight Property