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






The font size for this label.

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

 Syntax

C#  Copy Code

public double FontSize { get; set; }

Visual Basic  Copy Code

Public Property FontSize As Double

 Property Value

A double value. Default is 10.0

 See Also

LegendItem Members
LegendItem Class
MindFusion.Charting.Silverlight Namespace