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