IStrokePaletteProvider Interface Methods

For a list of all members of this type, see IStrokePaletteProvider members.

Public Methods
 NameDescription
 Method Called at the start of an renderable series rendering, before the current draw operation. (Inherited from SciChart.Charting.Visuals.PaletteProviders.IPaletteProvider)
 MethodOverrides the color of the outline on the attached SciChart.Charting.Visuals.RenderableSeries.IRenderableSeries. Return null to keep the default series color. Return a value to override the series color.  
Top
See Also