Enum ChartBorderWeight
Specifies the weight of a specific point border in the ChartBorder class.
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public enum ChartBorderWeight
Fields
| Name | Description |
|---|---|
| Medium | A thin line with dots. |
| Thick | A thick line with 4 pixels. |
| Thin | A thin line with 1 pixel. |