ArcGIS Runtime SDK for Windows Phone - Library Reference
ColorRamps Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > ClassificationDefinition Class : ColorRamps Property

Gets or sets the color ramp.

Syntax

Visual Basic (Declaration) 
Public Property ColorRamps As ObservableCollection(Of ColorRamp)
C# 
public ObservableCollection<ColorRamp> ColorRamps {get; set;}

Property Value

The color ramp.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.