Enum BorderType
Specifies the visual style of the border.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum BorderType
Fields
| Name | Description |
|---|---|
| Brace | Represents the border type as Brace. |
| None | Represents the border type as None. |
| Rectangle | Represents the border type as Rectangle. |
| WithoutTopAndBottomBorder | Represents the border type as WithoutTopAndBottomBorder. |