www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Export format for the chart.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public enum ChartExportType
Members
Member name | Value | Description | |
---|---|---|---|
page | 0 | Normal webpage (default). | |
1 | PDF Document. | ||
jpeg | 2 | JPEG File. | |
png | 3 | PNG File. | |
gif | 4 | GIF File. | |
bmp | 5 | BMP File. |
See Also