LineStyle Constructors
Defines line style settings for various chart elements.Name | Parameters | Description |
---|---|---|
LineStyle() | none | Initializes a new instance of the LineStyle class with default settings. |
LineStyle(Int32) | thickness | Initializes a new instance of the LineStyle class with the specified thickness. |
See Also