[]
        
(Showing Draft Content)

C1.Win.C1Chart.Border

Border Class

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.

Inheritance
Border
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class Border

Properties

Name Description
BorderStyle

Gets or sets the border style.

Color

Gets or sets the border color.

Rounding

Gets the Rounding object that controls the rounding of corners.

Thickness

Gets or sets the border thickness.

Methods

Name Description
ShouldSerializeColor()

Returns false if the Border Color property is in the default state.