The Value property specifies the value by which series data should be filtered. Note that the Value property is tightly associated with the DataType property of a data filter object: the value assigned to the Value property should correspond to the data type set via the DataType property.
In addition to the value and its data type, a filter condition represented by a particular DataFilter object is defined by the Condition and ColumnName properties.