Enum ChartBreakLineType
Specifies types of break line.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartBreakLineType
Fields
| Name | Description |
|---|---|
| Randomize | The randomize line. |
| Straight | The straight line. |
| Wave | The wave line. |