Specifies the type of border drawn around chart objects.
Namespace: MindFusion.ChartingAssembly: MindFusion.Charting
public enum Border
Public Enumeration Border
// enumBorder = {}
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:
MindFusion.Charting NamespaceLegendBorderLabelBorderBarChart.InnerLabelBorderBarChart.TopLabelBorderPieChart.InnerLabelBorderPieChart.OuterLabelBorderRadarChart.OuterLabelBorder