pltIAxis SetNumericFormat
Sets the format used for displaying tics on the axis.
Syntax
pltIAxis_handle SetNumericFormat format
Application
Tcl Modify
Description
This method is only valid for axes using the tics method.
Inputs
- format
- Format options include: - Fixed
- Scientific
- Auto
 
Errors
Returns success or an error code.