Enum BreakLineType
Specifies the value of BreakLineType.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum BreakLineType
Fields
| Name | Description |
|---|---|
| StraightLine | Represents BreakLineType as StraightLine. |
| Wave | Represents BreakLineType as Wave. |