Available also on: Delphi | .NET | Java | ActiveX.
The color ramp that is used to assign colors for class breaks; not assigned by default. If not provided, StartColor and EndColor will be used.
# Python @property def ColorRamp( self ) -> TGIS_GradientMap: @ColorRamp.setter def ColorRamp( self, _value: TGIS_GradientMap ) -> None:
| Type |
|---|
| TGIS_GradientMap |
This class is responsible for managing the assigned object, you don't have to release it.
ColorRampName property is sufficient in most cases. Use this property only for specialised color ramps.