The Border class is used to describe the border appearance of various elements of the chart, including the chart itself, the ChartArea, the Legend, the Header, the Footer and Labels.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class Border
Visual Basic
Public Class Border

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..Border

See Also