DK for Java | tatukgis.jdk.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.
// Java public java.lang.String getColorRampName(); public void setColorRampName( java.lang.String _value );
// Oxygene public property ColorRampName : String read write;
| Type |
|---|
| java.lang.String String |
This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.