Class BreakLineType
Specifies the value of BreakLineType.
Inheritance
System.Object
BreakLineType
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public sealed class BreakLineType : Enum
Fields
StraightLine
Represents BreakLineType as StraightLine.
Declaration
public const BreakLineType StraightLine
Field Value
| Type |
|---|
| BreakLineType |
Wave
Represents BreakLineType as Wave.
Declaration
public const BreakLineType Wave
Field Value
| Type |
|---|
| BreakLineType |