Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MIntensityColorValue

Interface for mutable data-structure which represents a Color and Intensity value in the situation. This structure is used for IntensityGrid series for coloring and paletting only. A cell can be colored either:

  • with a provided color for coloring each cell individually, when combined with usage of IndividualPointFill-style.
  • with a color fetched from value range palette based on intensity value, when combined with usage of PalettedFill-style.

Index

Properties

Properties

color

color : Color

Color for the fill.

intensity

intensity : number

Intensity value in the situation.