MindFusion.Charting for Silverlight Programmer's Guide
AxisSettings.LabelFontSize Property
See Also
 






Gets or sets the font size for the labels at the axis.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double LabelFontSize { get; set; }

Visual Basic  Copy Code

Public Property LabelFontSize As Double

 Property Value

A double value. Default is 12.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting.Silverlight Namespace