StiHtmlChartType Enumeration |
Enumeration describes a type of the chart in the html exports.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiHtmlChartType
Public Enumeration StiHtmlChartType
Members
| Member name | Value | Description |
---|
| Image | 1 | |
| Vector | 2 | |
| AnimatedVector | 3 | |
See Also