MindFusion.Charting for JavaScript Programmer's Guide
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

Type: Boolean
Boolean

True if labels are visible, otherwise false.

 See Also

TickSettings Members
TickSettings Class
MindFusion.Gauges Namespace