Charting for WinForms Programmer's Guide
TextStyle.FontStyle Property
See Also
 






Gets or sets font style.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Nullable<FontStyle> FontStyle { get; set; }

Visual Basic  Copy Code

Public Property FontStyle As Nullable(Of FontStyle)

 Property Value

 See Also

TextStyle Members
TextStyle Class
MindFusion.Charting Namespace