type ERotateToolStyle = (rsAll, rsRotation, rsElevation);
Type Library
TeeChartx
Description
Used by Rotate tool to determine if mouse dragging should rotate and / or elevate chart.
Values
0 rsAll
1 rsRotation
2 rsElevation
Default value is : rsAll