CAViewer class
Enables or disables data clamping.
Parameters
Return Value
None.
Remarks
Data clamping determines whether the Graph View clamps data values that are outside the clamp range.
If data clamping is enabled, data values will be "clamped" to the clamp range. If data clamping is disabled and array values within the Region of Interest (ROI) extend beyond the clamp range, the Graph View will "clip" out data points outside the clamp range.
See Also
CAViewer::SetXClamp, CAViewer::SetYCLamp, CAViewer::SetZClamp, CAViewer::SetAxisAutoScale, CAViewer::GetDataClamp