DK for Python | tatukgis_pdk.TGIS_ClassificationAbstract.ColorRampName | Methods | Properties
The name of the built-in color ramp that is used to assign colors for class breaks; directly related with ColorRamp.
# Python @property def ColorRampName( self ) -> str: @ColorRampName.setter def ColorRampName( self, _value: str ) -> None:
| Type |
|---|
| str |
This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.