MindFusion.Wpf Pack Programmer's Guide
Chart3D.TitleFontSize Property
See Also
 





Gets or sets the font size for the title. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double TitleFontSize { get; set; }

Visual Basic  Copy Code

Public Property TitleFontSize As Double

 Property Value

A double value. The default is 14.

 See Also

Chart3D Members
Chart3D Class
MindFusion.Charting.Wpf Namespace