Chart3DRangeValues

12 Sep 20251 minute to read

Represents values related to a range.

Properties

delta number

The change in value within the range.

end number

The ending value of the range.

isEmpty boolean

Indicates whether the range is empty.

median number

The median value within the range.

start number

The starting value of the range.