Class ChartBorderWeight
Specifies the weight of a specific point border in the ChartBorder class.
Inheritance
System.Object
ChartBorderWeight
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartBorderWeight : Enum
Fields
Medium
A thin line with dots.
Declaration
public const ChartBorderWeight Medium
Field Value
| Type |
|---|
| ChartBorderWeight |
Thick
A thick line with 4 pixels.
Declaration
public const ChartBorderWeight Thick
Field Value
| Type |
|---|
| ChartBorderWeight |
Thin
A thin line with 1 pixel.
Declaration
public const ChartBorderWeight Thin
Field Value
| Type |
|---|
| ChartBorderWeight |