Class PivotChartWordExport
Inheritance
System.Object
PivotChartWordExport
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 PivotChartWordExport
Constructors
PivotChartWordExport()
Declaration
public PivotChartWordExport()
Methods
ExportToWord(Dictionary<String, String>)
Declaration
public void ExportToWord(Dictionary<string, string> chartParams)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.Dictionary<System.String, System.String> | chartParams |
Events
WordExport
Declaration
public event PivotChartWordExport.WordExportEventHandler WordExport
Event Type
Type | Description |
---|---|
PivotChartWordExport.WordExportEventHandler |