Called when the PaletteProvider3D instance is attached to a 3D RenderableSeries. Use this to be notified when attached and keep a reference to the parent series
Called when the PaletteProvider3D instance is detached from a 3D RenderableSeries
Called by SciChart and may be used to override a 3D Point-marker in Scatter or Bubble 3D Charts on a per-point basis
the current XValue
the current YValue
the current ZValue
the current index to the data
the current metadata
an ABGR color code, e.g. e.g. 0xFFFF0000 would be red, or 'undefined' for default colouring
Generated using TypeDoc
The IPointMarkerPaletteProvider3D interface allows you to perform per-point paletting or coloring of series or data-points in 3D Scatter Charts and JavaScript 3D chart types which have a point-marker