ChartDirector 7.1 (C++ Edition)
Chart
.
SelectItemFilter
Usage
static int SelectItemFilter(int item);
Description
Creates a data filter that matches the specified item.
This method is typically used in
Axis.setMultiFormat
and
Axis.setMultiFormat2
to select a specific element for special formatting.
Arguments
Argument
Default
Description
item
(Mandatory)
The index of the specified item.
Return Value
An integer filter id representing the filter.
© 2023 Advanced Software Engineering Limited. All rights reserved.