WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartPropertyWindowCancelEventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartPropertyWindowCancelEventArgs

    Class implementation for ChartPropertyWindowCancelEventArgs

    Inheritance
    System.Object
    ChartPropertyWindowCancelEventArgs
    Namespace: Syncfusion.Windows.Chart
    Assembly: Syncfusion.Chart.Wpf.dll
    Syntax
    public class ChartPropertyWindowCancelEventArgs : CancelEventArgs

    Constructors

    ChartPropertyWindowCancelEventArgs(PropertyWindow)

    Called when instance created for ChartPropertyWindowCancelEventArgs

    Declaration
    public ChartPropertyWindowCancelEventArgs(PropertyWindow _chartPropertyWindow)
    Parameters
    Type Name Description
    PropertyWindow _chartPropertyWindow

    Properties

    PropertyWindow

    Get and Set PropertyWindow Property

    Declaration
    public PropertyWindow PropertyWindow { get; }
    Property Value
    Type Description
    PropertyWindow
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved