MindFusion.Charting for WebForms Programmer's Guide
FontStyle Enumeration
See Also
 



Specifies font style attributes.

Namespace: MindFusion.Charting.Drawing
Assembly: Enum.js

 Syntax

JavaScript  Copy Code

// enum
FontStyle = {}

 Members

  Member name Description

Bold

Bold text.

Italic

Italic text.

Regular

Normal text.

Underline

Underlined text.

 See Also

MindFusion.Charting.Drawing Namespace