ConstReadonlyABSOLUTE_VALUES: 1interpret numbers as absolute indices instead of as relative values
ReadonlyINVERT_FILTER: 16inverts the filter so that it retrieves only objects NOT matching the specified properties
ReadonlyMATCH_ALL: 12combination of MATCH_ALL_PARENTS and MATCH_SELF
ReadonlyMATCH_ALL_PARENTS: 8match all parents in the hierarchy, instead of just the direct parent
ReadonlyMATCH_SELF: 4also match object itself, instead of just parent(s)
ReadonlyNONE: 0no changes
ReadonlyUNMERGE: 2always move objects to newly created charts inserted at target position only works when target chart is specified numerically
An enum containing various bit flags to modify query behaviour of methods in Controller
Functions using this enum include =