Class ChartBreakLineType
Specifies types of break line.
Inheritance
System.Object
ChartBreakLineType
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartBreakLineType : Enum
Fields
Randomize
The randomize line.
Declaration
public const ChartBreakLineType Randomize
Field Value
| Type |
|---|
| ChartBreakLineType |
Straight
The straight line.
Declaration
public const ChartBreakLineType Straight
Field Value
| Type |
|---|
| ChartBreakLineType |
Wave
The wave line.
Declaration
public const ChartBreakLineType Wave
Field Value
| Type |
|---|
| ChartBreakLineType |