Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
BeginArrowLength | string | Specifies the length of the arrowhead for the begin of a line. |
BeginArrowWidth | string | Specifies the width of the arrowhead for the begin of a line. |
BeginType | string | Specifies an arrowhead for the begin of a line. |
CapType | string | Specifies the ending caps. |
Color | Color | Represents the of the line. |
CompoundType | string | Specifies the compound line type |
DashType | string | Specifies the dash line type |
EndArrowLength | string | Specifies the length of the arrowhead for the end of a line. |
EndArrowWidth | string | Specifies the width of the arrowhead for the end of a line. |
EndType | string | Specifies an arrowhead for the end of a line. |
GradientFill | GradientFill | Represents gradient fill. |
IsAuto | boolean | Indicates whether this line style is auto assigned. |
IsAutomaticColor | boolean | Indicates whether the color of line is automatic assigned. |
IsVisible | boolean | Represents whether the line is visible. |
JoinType | string | Specifies the joining caps. |
Style | string | Represents the style of the line. |
Transparency | double | Returns or sets the degree of transparency of the line as a value from 0.0 (opaque) through 1.0 (clear). |
Weight | string | Gets or sets the of the line. |
WeightPt | double | Gets or sets the weight of the line in unit of points. |