IFillPaletteProvider Interface Methods

For a list of all members of this type, see IFillPaletteProvider 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 fill brush of the attached SciChart.Charting.Visuals.RenderableSeries.BaseRenderableSeries. Return null to keep the default series fill. Return a value to override the series fill.  
Top
See Also