Click or drag to resize

StiHtmlExportSettingsChartType Property

Gets or sets type of the chart in the exported html file. HTML5 export mode is not supported.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiHtmlChartType ChartType { get; set; }

Property Value

Type: StiHtmlChartType
See Also