Search
SeriesStyle Members
Methods
 


Defines appearance attributes of series elements.

The following tables list the members exposed by the SeriesStyle type.

 Public Methods

  Name Description

fill

Returns a Brush that should be used to fill specified element of specified series.

stroke

Returns a Brush that should be used to stroke specified element of specified series.

strokeDashStyle

Returns the dash style of the stroke used to draw specified element of specified series.

strokeThickness

Returns the thickness of the stroke used to draw specified element of specified series.

 See Also