Search
TickSettings.fontFamily Property
See Also
 

Gets or sets the font family of the labels.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get fontFamily() {}
set fontFamily(value) {}

 Property Value

Type: String
String

The font family of the labels.

 See Also