wijmo.chart Namespace > chart_title Interface : text Field |
A value that indicates the text to display in the header.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_title; var value; // Type: string value = instance.text; |
Javascript (Specification) | |
---|---|
|