DK11 for Delphi | GisClassification.TGIS_ClassificationAbstract.ColorRampName | Methods | Properties
The name of the built-in color ramp that is used to assign colors for class breaks; empty by default. If not provided, ColorRamp property will be used.
// Delphi public property ColorRampName : String read write;
// C++ Builder public: __property UnicodeString ColorRampName = {read, write};
Type |
---|
String |
This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.