Wijmo UI for the Web
visible Field
wijmo.chart Namespace > chart_indicator Interface : visible Field

A value that indicates whether to show indicator lines when the user clicks a chart element in the chart.

Syntax
var instance; // Type: wijmo.chart.chart_indicator;
var value; // Type: boolean
value = instance.visible;
var visible : boolean;
See Also

Reference

chart_indicator Interface