Options
All
  • Public
  • Public/Protected
  • All
Menu

Provides a solid color (single 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

fill

  • get fill(): string
  • set fill(fill: string): void
  • Gets or sets the solid color fill as an HTML Color code

    Returns string

  • Gets or sets the solid color fill as an HTML Color code

    Parameters

    • fill: string

    Returns void

Methods

getTexture

Protected notifyPropertyChanged

  • notifyPropertyChanged(propertyName: string): void

Generated using TypeDoc