Deletes the specified axis.
DeleteAxis <axis-id> |
axis-id |
Axis id as returned by functions GetAllYAxes , GetSelectedYAxis or GetCurveAxis. |
An axis may only be deleted if it is empty i.e. has no attached curves. Also the main axis may not be deleted.
|