Class BorderType
Inheritance
System.Object
BorderType
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class BorderType : Enum
Fields
Brace
Declaration
public const BorderType Brace
Field Value
Type |
---|
BorderType |
None
Declaration
public const BorderType None
Field Value
Type |
---|
BorderType |
Rectangle
Declaration
public const BorderType Rectangle
Field Value
Type |
---|
BorderType |
WithoutTopAndBottomBorder
Declaration
public const BorderType WithoutTopAndBottomBorder
Field Value
Type |
---|
BorderType |