JVCL Help:GetIndexAxisX
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetIndexAxisX function
[+] JvFullColorCtrls.pas Functions
Search in JVCL Help
Search in all projectsSummary
Returns the X axis index for the specified axis configuration
Pascal
run\JvFullColorCtrls.pas
functionGetIndexAxisX(AxisConfig: TJvFullColorAxisConfig): TJvAxisIndex;
Parameters
Parameters | Description |
AxisConfig: TJvFullColorAxisConfig | Identifier of the axis configuration |
Return Value
The converted value of the Axis Index
Description
According to the specified axis configuration, the X axis index is returned. IE: if the axis configuration is acYXZ, the result will be axIndex1 (standing for Y).
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page