DK11 for Delphi | GisClassification.TGIS_ClassificationAbstract.ColorRamp | Methods | Properties
The color ramp that is used to assign colors for class breaks; none by default If not provided, StartColor and EndColor will be used.
// Delphi public property ColorRamp : TGIS_ColorMapArray read write;
// C++ Builder public: __property TGIS_ColorMapArray* ColorRamp = {read, write};
Type |
---|
TGIS_ColorMapArray |
ColorRampName property is sufficient in most cases. Use this property only for specialised color ramps.