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 |