MindFusion.Silverlight Package Programmer's Guide
AxisSettings.TitleFontStyle Property
See Also
 





Gets or sets the font style for the title.

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

 Syntax

C#  Copy Code

public FontStyle TitleFontStyle { get; set; }

Visual Basic  Copy Code

Public Property TitleFontStyle As FontStyle

 Property Value

An instance of the System.Windows.FontStyle

 See Also

AxisSettings Members
AxisSettings Class
MindFusion.Charting.Silverlight Namespace