menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartPdfConverterControl - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartPdfConverterControl

    Converter Base includes the basic properties and methods used for exporting Chart to PDF

    Inheritance
    System.Object
    ChartPdfConverterControl
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Chart.Converter
    Assembly: Syncfusion.ChartConverter.Wpf.dll
    Syntax
    [CLSCompliant(false)]
    public class ChartPdfConverterControl

    Constructors

    ChartPdfConverterControl()

    Declaration
    public ChartPdfConverterControl()

    Methods

    ChartPdfConverter(Chart, String)

    Declaration
    public void ChartPdfConverter(Chart chart, string pdfFile)
    Parameters
    Type Name Description
    Chart chart
    System.String pdfFile
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved