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





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

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

 Syntax

C#  Copy Code

public bool FontUnderline { get; set; }

Visual Basic  Copy Code

Public Property FontUnderline As Boolean

 Property Value

A boolean value. The default is false.

 See Also

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