Class BorderType
Inheritance
System.Object
BorderType
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public sealed class BorderType : Enum
Fields
Brace
Declaration
public const BorderType Brace
Field Value
None
Declaration
public const BorderType None
Field Value
Rectangle
Declaration
public const BorderType Rectangle
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
WithoutTopAndBottomBorder
Declaration
public const BorderType WithoutTopAndBottomBorder
Field Value
Extension Methods