MindFusion WinForms Programmer's Guide
BorderType Enumeration
See Also
 





Specifies the different border types.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public enum BorderType

Visual Basic  Copy Code

Public Enum BorderType

 Members

  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.

 See Also

MindFusion.Charting Namespace