ColorFillSchemeEntry.SetDoubleValue
Method
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.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The entry has different storage type with Double, or value is not finite. |