Specifies the type of border drawn around chart objects.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public enum Border |
Visual Basic
![]() |
---|
Public Enum Border |
Java
![]() |
---|
public enum Border |
Member name | Description | |
---|---|---|
![]() |
Circle |
The border is drawn as a circle. |
![]() |
None |
No border is drawn. |
![]() |
Rectangle |
The border is drawn as a rectangle. |
![]() |
RoundedRect |
The border is drawn as a rounded rectangle. |
Properties that use the Border enumeration include: