Charts > Using the Charts Library > The IlvXMLChartData Class > Tags Definition > valueOperator
 
valueOperator
The <valueOperator> tag is only used to define a list of properties which can be processed separately through custom classes (see the IlvXMLPropertyReader class) and will be applied to the series for which the properties are defined.
For example:
<valueOperator>
<property name="period">5</property>
</valueOperator>

Version 6.0
Copyright © 2015, Rogue Wave Software, Inc. All Rights Reserved.