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
Project Types |
Desktop, Mobile, Web |
Operating Systems |
iOS, Linux, macOS, Windows |
See also
Object parent class