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

Overload List

  NameDescription
Public methodChartExportOptions 
Construct a ChartExportOptions object with default settings. See properties for a description of settings.
Public methodChartExportOptions(String, ChartExportType, Int32, Int32, Nullable Size , Brush, String, Nullable Size , Font, Brush, Boolean)
Construct a ChartExportOptions object with header settings.
Public methodChartExportOptions(String, ChartExportType, Int32, Int32, Nullable Size , Brush, String, Nullable Size , Font, Brush, Boolean, String, Nullable Size , Font, Brush, Boolean)
Construct a ChartExportOptions object with header and footer settings.
Back to Top
See Also