Interface: StudyPalettesInfo
Charting Library.StudyPalettesInfo
A description of a study color palettes.
Properties
addDefaultColor
OptionalReadonly
addDefaultColor: boolean
Use default color for StudyPlotType.Colorer plots when the value is NaN.
colors
Readonly
colors: MappedObject<StudyPaletteInfo> | StudyPaletteInfo[]
Palette colors.
valToIndex
OptionalReadonly
valToIndex: MappedObject<number>
Mapping from values returned by the study to palette color index.