Todo List
TeeBase | --Functions | --ManySeries | --Subtract
Description: Subtract Function.
Example:
subtractFunction = new com.steema.teechart.functions.Subtract(); subtractFunction.setChart(myChart.getChart()); subtractFunction.setPeriod(0); //all points
void calculateValue( $result, $value)
String getDescription( )
void __get( $property)
void __set( $property, $value)