Readonly axisXReadonly axisYOptional Readonly colorReadonly cursorReadonly iNOTE: When solve result / cursor interpolation is enabled this will not be an integer!
Optional Readonly lookupLook-up value of the visualized sample after data mapping.
For original data properties, refer to sample
Optional Readonly multiOnly for AreaRangeSeries and AreaSeriesBipolar (1 series has 2 locations in 1 solve result, high + low).
Readonly pointOptional Readonly rotationRotation value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Unit = Degrees
Readonly sampleAll sample values from the originating data set.
When interpolation is used, this will be either sample A or B (it shouldn't really be used in this case)
Readonly seriesOptional Readonly sizeSize value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Unit = Pixels
Readonly xX value of the visualized sample after data mapping.
For original data properties, refer to sample
Readonly yY value of the visualized sample after data mapping.
For original data properties, refer to sample
Color value of the visualized sample after data mapping.
For original data properties, refer to sample
NOTE: Uint32 encoded RGBA where Red is least significant byte. Can be translated to Color object with ColorUint32