DK11 for Python | tatukgis.pdk.TGIS_ClassificationAbstract.ColorRamp | Methods | Properties
The color ramp used to generate colors for class breaks. If not provided, StartColor and EndColor will be used.
# Python @property def ColorRamp( self ) -> tatukgis.pdk.TGIS_ColorMapArray: @ColorRamp.setter def ColorRamp( self _value: tatukgis.pdk.TGIS_ColorMapArray ) -> None: