LineSeriesStyle Properties
Stores line series appearance settings.| Name | Description |
|---|---|
| MarkerSize | Gets or sets the size of series point markers. Inherited from PointSeriesStyle. |
| MarkerStyle | Gets or sets appearance settings of point markers. Inherited from PointSeriesStyle. |
| Stroke | Gets or sets the line color. |
| StrokeThickness | Gets or sets the line thickness. |
See Also