ChartDirector 7.0 (Java Edition)
Chart
.
AllPassFilter
Usage
public static int AllPassFilter()
Description
Creates a data filter that matches every element.
This method is typically used in
Axis.setMultiFormat
and
Axis.setMultiFormat2
as a "catch all" filter.
Arguments
None
Return Value
An integer filter id representing the filter.
© 2021 Advanced Software Engineering Limited. All rights reserved.