Charting for WinForms Programmer's Guide
Label3D.Font Property
See Also
 






Gets or sets the label's font.

Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Font Font { get; set; }

Visual Basic  Copy Code

Public Property Font As Font

 Property Value

 See Also

Label3D Members
Label3D Class
MindFusion.Charting.ThreeD Namespace