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






Gets or sets the font weight for the title.

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

 Syntax

C#  Copy Code

public FontWeight TitleFontWeight { get; set; }

Visual Basic  Copy Code

Public Property TitleFontWeight As FontWeight

 Property Value

An instance of the System.Windows.FontWeight class. Default value is FontWeights.Normal.

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting.Silverlight Namespace