ASP.NET Pack Programmer's Guide
Label3D.Font Property
See Also
 





Gets or sets the label's font.

Namespace: MindFusion.Charting.ThreeD
Package: 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