Name | Description | |
---|---|---|
Implements SeriesStyle.fill. Returns a Brush instance from Fills, CommonFills or UniformFill properties. |
||
Gets a list of Brush-es, each Brush used to fill all elements of a Series. |
||
Gets a list of dash styles, each style applied to all elements of a Series. |
||
Gets a list of Brush-es, each Brush is used to stroke all elements of a series. |
||
Gets a list of stroke thicknesses, each thickness applied to all elements of a Series. |
||
Gets a list of Brush lists, each list used to draw a different Series, and each Brush used to fill individual elements of a Series. |
||
Gets a list of DashStyle lists, each list is used to stroke a different Series, and each DashStyle value specifying style of individual elements of a Series. |
||
Gets a list of Brush lists, each list used to stroke a different Series, and each Brush used to stroke individual elements of the Series. |
||
Gets a list of double lists, each list used to stroke a different Series, and each double value specifying thickness of individual elements of a Series. |
||
Gets the Brush used to fill all elements of all Series uniformly. |
||
Gets the Brush used to stroke all elements of all Series uniformly. |
||
Gets the stroke DashStyle value applied on all elements of all Series. |
||
Gets the stroke thickness used to render all elements of all Series. |
||
Sets a list of brushes, each Brush used to fill all elements of a Series. |
||
Sets a list of DashStyle values, each style applied to all elements of a Series. |
||
Sets a list of Brush-es, each Brush used to stroke all elements of a Series. |
||
Sets a list of stroke thicknesses, each thickness applied to all elements of a Series. |
||
Sets a list of Brush lists, each list used to draw a different Series, and each Brush used to fill individual elements of a Series. |
||
Sets a list of DashStyle lists, each list used to stroke a different Series, and each DashStyle value specifying style of individual elements of a Series. |
||
Sets a list of Brush lists, each list used to stroke a different Series, and each Brush used to stroke individual elements of a Series. |
||
Sets a list of double lists, each list used to stroke a different Series, and each double value specifying thickness of individual elements of a 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 DashStyle that is used to stroke all elements of all Series. |
||
Sets a stroke thickness used for stroking all elements of all Series. |
||
Implements SeriesStyle.stroke. Returns a Brush instance for the specified element from Strokes, CommonStrokes or UniformStroke properties. |
||
Implements SeriesStyle.strokeDashStyle. Returns a value from StrokeDashStyles, CommonStrokeDashStyles or UniformStrokeDashStyle properties. |
||
Implements SeriesStyle.strokeThickness. Returns a value from StrokeThicknesses, CommonStrokeThicknesses or UniformStrokeThickness properties. |