ChartSeriesLineSettingsTagHelper
Example
<line/>
Attributes
Attribute | Type | Description |
---|---|---|
color | String | The line color. Accepts a valid CSS color string, including hex and rgb. |
opacity | Double | The line opacity. By default the line is opaque. |
style | ChartSeriesLineStyle | Specifies the preferred line rendering style. |
width | Double | The line width in pixels. |