Enum OfficeShapeLineStyle
Specifies the style for a line.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum OfficeShapeLineStyle
Fields
Name | Description |
---|---|
Line_Single | Indicates single line style. |
Line_Thick_Between_Thin | Indicates thick between thin line style. |
Line_Thick_Thin | Indicates thick thin line style. |
Line_Thin_Thick | Indicates thin thick line style. |
Line_Thin_Thin | Indicates thin thin line style. |