CursorStyle
| Value Meaning
|
ipcsValueXY
(iPlot Only) | Value is the X-Value of the pointer line.
|
ipcsValueXY
(iXYPlot Only) | Value is the X-Value of the first pointer line(X-Axis Cursor).
|
ipcsValueX
| Value is the X-Value of the pointer line.
|
ipcsValueY
| Property Invalid. Value is always 0.
|
ipcsDeltaX
| Value is the X-Axis range between the first and second pointer line.
|
ipcsDeltaY
| Property Invalid. Value is always 0.
|
ipcsInverseDeltaX
| Value is the inverse of the x axis range between the first and second pointer
line multiplied by the CursorScaler property of the associated channel's x-axis.
|