Enum OfficeChartLineWeight
Specifies the weight of the border around a range.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeChartLineWeight
Fields
Name | Description |
---|---|
Hairline | Indicates the Hairline weight for Chart line. |
Medium | Indicates the Medium weight for Chart line. |
Narrow | Indicates the Narrow weight for Chart line. |
Wide | Indicates the Wide weight for Chart line. |