Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AreaPoint

Interface for a data-structure which represents a 2-dimensional location, but with one of the planes having two values instead of just one to create an area in the given location.

Used to supply points to AreaRangeSeries.

Index

Properties

Properties

high

high: number

High value of Point in the given position.

low

low: number

Low value of Point in the given position.

position

position: number

Position of Point.