IFillPaletteProvider3D Interface Methods

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

Public Methods
 NameDescription
 MethodCalled when the IPaletteProvider3D instance is attached to a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D)
 MethodCalled when the IPaletteProvider3D instance is detached from a IRenderableSeries3D (Inherited from SciChart.Charting3D.RenderableSeries.IPaletteProvider3D)
 MethodOverrides the fill brush of the attached BaseRenderableSeries3D. Return null to keep the default series fill. Return a value to override the series fill.  
Top
See Also