Search
PerElementSeriesStyle Methods
 


 Public Methods

  Name Description

fill

Implements SeriesStyle.Fill. Returns a Brush from the Fills list that matches specified series and data indices.

stroke

Implements SeriesStyle.Stroke. Returns a Brush from the Strokes list that matches specified series and data indices.

strokeDashStyle

Implements SeriesStyle.StrokeDashStyle. Returns a value from the StrokeDashStyles list that matches specified series and data indices.

strokeThickness

Implements SeriesStyle.StrokeThickness. Returns a value from the StrokeThicknesses list that matches specified series and data indices.

 See Also