|
SetDouble
Sets new value for the chart property of the double type.
bool SetDouble(
|
Parameters
prop_id
[in] Chart property identifier (from ENUM_CHART_PROPERTY_DOUBLE enumeration).
value
[in] New value for the property.
Return Value
true - successful, false - cannot change the double property.