ChartDirector 7.1 (C++ Edition)
Chart
.
AllPassFilter
Usage
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.
© 2023 Advanced Software Engineering Limited. All rights reserved.