Interface for a data-structure which reprents a 2-dimensional location and an associated Color.
This can be used for Point-based series for coloring each point individually, when combined with usage of IndividualPointFill-style.
Color that should be used to fill the rendered Point.
Location in X-dimension.
Location in Y-dimension.
Interface for a data-structure which reprents a 2-dimensional location and an associated Color.
This can be used for Point-based series for coloring each point individually, when combined with usage of IndividualPointFill-style.