| Search Locate Previous Next | Contents |
This function provides a lower-level version of chSet to allow fast setting of multiple properties by an external application which already validated them. Called with 2-column matrix (or 2-element vector) giving property-id, and the new value as a string.
chFix 'HE' 'This is the Heading' chFix 2 2½'CO' 'Red,blue,lime,Teal' 'LI' 'Solid' chFix'YR' '0,100'
The id must be upper-case and exactly 2 chars. The new value would normally be a string numbers may be separated with comma or space. Negatives are accepted as standard hyphen characters.
See also ...
chSet setting chart properties