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