Wijmo UI for the Web
HTMLContent Field
wijmo.exporter Namespace > ChartExportSetting Interface : HTMLContent Field

Chart widget markups, used for chart export content mode.

Syntax
var instance; // Type: wijmo.exporter.ChartExportSetting;
var value; // Type: string
value = instance.HTMLContent;
var HTMLContent : string;
See Also

Reference

ChartExportSetting Interface