Class GanttExtension
Inheritance
System.Object
GanttExtension
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.Export
Assembly: Syncfusion.EJ.Export.dll
Syntax
public class GanttExtension
Constructors
GanttExtension()
Declaration
public GanttExtension()
Methods
SetTheme(GanttAutoFormat, ExportTheme)
Declaration
public void SetTheme(GanttAutoFormat autoFormat, ExportTheme theme)
Parameters
Type | Name | Description |
---|---|---|
GanttAutoFormat | autoFormat | |
ExportTheme | theme |
SetTheme(GanttAutoFormat, GanttExportTheme)
Declaration
public void SetTheme(GanttAutoFormat autoFormat, GanttExportTheme theme)
Parameters
Type | Name | Description |
---|---|---|
GanttAutoFormat | autoFormat | |
GanttExportTheme | theme |