Enum DoughnutCapStyle
Represents the doughnut series cap style.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum DoughnutCapStyle
Fields
Name | Description |
---|---|
BothCurve | The both edges are curve. |
BothFlat | The both edges are flat. |
EndCurve | The end edge only curve. |
StartCurve | The start edge only curve. |