menu

UWP

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

    Show / Hide Table of Contents

    Class ExportingChartEventArgs

    Provides event data for the Syncfusion.UI.Xaml.PivotChartConverter.ExportChartToPdf event.

    Inheritance
    System.Object
    ExportingChartEventArgs
    Namespace: Syncfusion.UI.Xaml.PivotChartConverter
    Assembly: Syncfusion.SfPivotChartConverter.UWP.dll
    Syntax
    public class ExportingChartEventArgs : EventArgs

    Constructors

    ExportingChartEventArgs()

    Declaration
    public ExportingChartEventArgs()

    Properties

    Document

    Gets or sets the document to which the chart is going to export.

    Declaration
    public object Document { get; set; }
    Property Value
    Type
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved