ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotChartPDFExport - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PivotChartPDFExport

    Inheritance
    System.Object
    PivotChartPDFExport
    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 PivotChartPDFExport

    Constructors

    PivotChartPDFExport()

    Declaration
    public PivotChartPDFExport()

    Methods

    ExportToPDF(Dictionary<String, String>)

    Declaration
    public void ExportToPDF(Dictionary<string, string> chartParams)
    Parameters
    Type Name Description
    System.Collections.Generic.Dictionary<System.String, System.String> chartParams

    Events

    AddPDFHeaderFooter

    Declaration
    public event PivotChartPDFExport.PDFHeaderFooterEventHandler AddPDFHeaderFooter
    Event Type
    Type Description
    PivotChartPDFExport.PDFHeaderFooterEventHandler

    PDFExport

    Declaration
    public event PivotChartPDFExport.PDFExportEventHandler PDFExport
    Event Type
    Type Description
    PivotChartPDFExport.PDFExportEventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved