StudyPalettesInfo
Interface
A description of a study color palettes.
Properties
addDefaultColor
OptionalReadonlyUse default color for StudyPlotType.Colorer plots when the value is NaN
.
Type
boolean
colors
ReadonlyPalette colors.
Type
MappedObject<StudyPaletteInfo> | StudyPaletteInfo[]
valToIndex
OptionalReadonlyMapping from values returned by the study to palette color index.
Type
MappedObject<number>