JVCL Help:GetIndexAxisY
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetIndexAxisY function
[+] JvFullColorCtrls.pas Functions
Search in JVCL Help
Search in all projectsSummary
Returns the Y axis index for the specified axis configuration
Pascal
run\JvFullColorCtrls.pas
functionGetIndexAxisY(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 Y axis index is returned. IE: if the axis configuration is acYXZ, the result will be axIndex0 (standing for X).
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