MindFusion.Wpf Pack Programmer's Guide
Chart.FontItalic Property
See Also
 





Gets or sets a value indicating whether the text in the chart is italic.

Namespace: MindFusion.Spreadsheet.Wpf.Charts
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool FontItalic { get; set; }

Visual Basic  Copy Code

Public Property FontItalic As Boolean

 Property Value

A boolean value. The default is false.

 See Also

Chart Members
Chart Class
MindFusion.Spreadsheet.Wpf.Charts Namespace