ColorFillSchemeEntry.SetDoubleValue
Description:
Sets new Double value of entry.
Sets new Double value of entry.
Remarks:
You should only use this method if the StorageType property reports the type of the entry as a Double.
You should only use this method if the StorageType property reports the type of the entry as a Double.
public void SetDoubleValue(
double value
)
-
value
-
The entry has different storage type with Double, or value is not finite.