A value that indicates the text to display in the header.
Type: String
Default: ""
var instance; // Type: wijmo.chart.chart_title; var value; // Type: string value = instance.text;
var text : string;
chart_title Interface