WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ChartSeriesCollectionChangeType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ChartSeriesCollectionChangeType

    The type of change that had occurred to the Chart series collection.

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

    Fields

    Name Description
    Added

    Series has been added to the collection.

    Changed

    Series in the collection has been changed.

    Inserted

    Series has been inserted into the collection.

    Removed

    Series has been removed from the collection.

    Reset

    The collection has been reset.

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