wijmo.chart Namespace > chart_legend Interface : text Field |
A value that indicates the text to use as the title at the top of the legend.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: string value = instance.text; |
Javascript (Specification) | |
---|---|
|