DK for .NET | TatukGIS.NDK.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.
// C# public String ColorRampName { get {} set {} }
' VisualBasic Public Property ColorRampName As String Get End Get Set(ByVal value As String) End Set End Property
// Oxygene public property ColorRampName : String read read;
| Type |
|---|
| string String |
This property is sufficient in most cases. Use ColorRamp property only for specialised color ramps.