wijmo.chart Namespace > chart_legend Interface : titleStyle Field |
A value that indicates the style of the legend title. The text for the title is set in the text attribute of the legend.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.chart.chart_legend; var value; // Type: any value = instance.titleStyle; |
Javascript (Specification) | |
---|---|
|