Name | Description | |
---|---|---|
Implements SeriesStyle.fill. Returns a Brush from the Fills list that matches the specified Series index. |
||
Gets a list of brushes, each Brush used to fill all elements of a Series. |
||
Gets a list of DashStyle instances, each style applied to all elements of a Series. |
||
Gets a list of brushes, each Brush used to stroke all elements of a Series. |
||
Gets a list of stroke thicknesses, each thickness applied when stroking all elements of a Series. |
||
Overloaded. |
||
Sets a list of dash styles, each style applied to all elements of a series. |
||
Overloaded. |
||
Sets a list of stroke thicknesses, each thickness applied to all elements of a series. |
||
Implements SeriesStyle.stroke. Returns a Brush from the Strokes list that matches specified series index. |
||
Implements SeriesStyle.strokeDashStyle. Returns a value from the StrokeDashStyles list that matches specified series index. |
||
Implements SeriesStyle.strokeThickness. Returns a value from the StrokeThicknesses list that matches specified series index. |