Search
TickSettings.fontSize Property
See Also
 






Gets or sets the font size of the labels.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get fontSize() {}
set fontSize(value) {}

 Property Value

Length

The font size of the labels.

 See Also