Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants to define the type of PaletteProvider

Index

Enumeration members

Custom

Custom: = "Custom"

User created PaletteProvider. Use customType to specify the name of the registered custom type.

DataPointSelection

DataPointSelection: = "DataPointSelection"

Simple PaletteProvider to apply a different style to selected datapoints Used in conjunction with

Gradient

Gradient: = "Gradient"

PaletteProvider created by PaletteFactory.createGradient

Gradient3D

Gradient3D: = "Gradient3D"

Palette created by GradientColorPalette

Solid3D

Solid3D: = "Solid3D"

Palette created by GradientColorPalette

Generated using TypeDoc