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 |