ChartExportType EnumerationChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Export format for the chart.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public enum ChartExportType
public enum ChartExportType
Members

  Member nameValueDescription
page0 Normal webpage (default).
pdf1 PDF Document.
jpeg2 JPEG File.
png3 PNG File.
gif4 GIF File.
bmp5 BMP File.
See Also