ChartLineStyle Class Members
In This Topic
The following tables list the members exposed by ChartLineStyle.
Public Constructors
Public Properties
| Name | Description |
 | Color | Gets or sets the color of the line. |
 | LineJoin | Gets or sets the joining style of the drawn line segments |
 | MiterLimit | Gets or sets the miter limit of the joints of the drawn line. |
 | Pattern | Gets or sets the pattern of the line. |
 | Thickness | Gets or sets the thickness of the line in pixels. |
Top
Public Methods
| Name | Description |
 | ToString | Returns a string that represents the current object. |
Top
See Also