Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides a gradient color palette which may be applied to the SurfaceMeshRenderableSeries3D.meshColorPalette property

Hierarchy

Index

Constructors

constructor

Properties

propertyChanged

An event handler which notifies subscribers that a property has changed and scene needs to be redrawn

Protected webAssemblyContext

webAssemblyContext: TSciChart3D

The SciChart 3D WebAssembly Context containing native methods and access to our WebGL2 Engine and WebAssembly numerical methods

Accessors

gradientStops

  • The array of Gradient Stops to apply with offsets from 0.0 - 1.0

    Returns TGradientStop[]

  • The array of Gradient Stops to apply with offsets from 0.0 - 1.0

    Parameters

    Returns void

Methods

getTexture

Protected notifyPropertyChanged

  • notifyPropertyChanged(propertyName: string): void

Generated using TypeDoc