Specifies the different border types.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public enum BorderType |
Visual Basic
![]() |
---|
Public Enum BorderType |
Member name | Description | |
---|---|---|
![]() |
None |
No border is drawn |
![]() |
Rect |
The border is drawn as a rectangle. |
![]() |
RoundedRect |
The border is drawn as a rounded rectangle. |