Search
TickSettings.showLabels Property
See Also
 






Gets or sets a value indicating whether the labels are visible.

Namespace: MindFusion.Gauges
File: TickSettings.js

 Syntax

JavaScript  Copy Code

get showLabels() {}
set showLabels(value) {}

 Property Value

Boolean

True if labels are visible, otherwise false.

 See Also