Search
TickSettings.fontStyle Property
See Also
 






Gets or sets the font style of the labels.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get fontStyle() {}
set fontStyle(value) {}

 Property Value

String

The font style of the labels.

 See Also