menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartSeriesChangedEventArgs.Type - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartSeriesChangedEventArgs.Type

    Specifies the type of event that occurred.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum Type

    Fields

    Name Description
    Changed

    Specifies that data has been changed.

    Inserted

    Specifies that data has been inserted.

    Removed

    Specifies that data has been removed.

    Reset

    Specifies that the datasource was reset. All data is expected to have changed.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved