*MeasureFormat()
Specifies the measure format to be set for measures.
Syntax
*MeasureFormat (Type)
Application
HyperView
Inputs
- Type
- The format of measure values.
Context
*BeginGraphicDefaults
Example
*MeasureType(“Fixed”)
Comments
Valid entries are: "Fixed”, “Scientific”, or “Engineering”.