|
MaxData (Get method)
Returns the maximum amount of data (series) allowed.
uint MaxData() |
Return Value
The maximum amount of data (series).
MaxData (Set method)
Sets the maximum amount of data (series) allowed.
void MaxData(
|
Parameters
value
[in] The maximum amount of data (series).