Class
ChartLinearStyle
Description
The style for the values endpoint and drawing of the connection line between values.
Properties
Name |
Type |
Read-Only |
Shared |
---|---|---|---|
Enumerations
ChartLinearStyle.EndPoints
EndPoints
The types of the endpoints.
Name |
---|
None |
Bullet |
Cross |
CrossRot |
Dash |
Line |
Rect |
RectRounded |
RectRot |
Star |
Triangle |
ChartLinearStyle.LineTypes
LineTypes
The types of lines.
Name |
---|
Dashed |
None |
Solid |
Property descriptions
ChartLinearStyle.EndPoint
EndPoint As ChartLinearStyle.EndPoints
The selected EndPoint style.
ChartLinearStyle.Line
Line As ChartLinearStyle.LineTypes
The selected LineType style.
Compatibility
All projects types on all supported operating systems.
See also
Object parent class