jQuery.wijmo.wijpiechart Namespace > options type : indicator Field |
Sets up an object that can display an indicator line running horizontally/vertically through the center of each chart element in the chart when the user clicks the chart element.
Javascript (Usage) | |
---|---|
var value; // Type: chart_indicator value = jQuery.wijmo.wijpiechart.options.indicator; |
Javascript (Specification) | |
---|---|
var indicator : chart_indicator; |