ChartDirector 6.1 (Java Edition)
Chart
.SelectItemFilter
Usage
public 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.
© 2017 Advanced Software Engineering Limited. All rights reserved.