Name | Description | |
---|---|---|
Implements SeriesStyle.fill. Returns UniformFill for any data item. |
||
Gets a Brush used to fill all elements of all Series uniformly. |
||
Gets a Brush used to stroke all elements of all Series uniformly. |
||
Gets uniform stroke dash style for all elements of all Series. |
||
Gets the uniform stroke thickness applied on all elements of all Series. |
||
Sets a Brush used to fill all elements of all Series uniformly. |
||
Sets a Brush used to stroke all elements of all Series uniformly. |
||
Sets uniform stroke dash style for all elements of all Series. |
||
Sets uniform stroke thickness for all elements of all Series. |
||
Implements SeriesStyle.stroke. Returns UniformStroke for any data item. |
||
Implements SeriesStyle.strokeDashStyle. Returns UniformStrokeDashStyle for any data item. |
||
Implements SeriesStyle.strokeThickness. Returns UniformStrokeThickness for any data item. |