alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ChartStyleChangedEventArgs.Type

    Specifies the types of changes.

    Inheritance
    System.Object
    ChartStyleChangedEventArgs.Type
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public sealed class Type : Enum

    Fields

    Changed

    Style has been changed.

    Declaration
    public const ChartStyleChangedEventArgs.Type Changed
    Field Value
    Type
    ChartStyleChangedEventArgs.Type

    Reset

    Style has been reset to default.

    Declaration
    public const ChartStyleChangedEventArgs.Type Reset
    Field Value
    Type
    ChartStyleChangedEventArgs.Type
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved