Esri Business Analyst Server API for Silverlight 2.2 Reference
ColorRamp Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace : ColorRamp Class


Glossary Item Box

The following tables list the members exposed by ColorRamp.

Protected Constructors

 NameDescription
Protected ConstructorColorRamp ConstructorInitializes a new instance of the ColorRamp class.  
Top

Public Properties

 NameDescription
Public PropertyIsUpdatable Specifies an ability to update discrete ramp colors.  
Public PropertyRampColorsCount The current number of ramp colors.  
Top

Public Methods

 NameDescription
Public MethodGetColorByIndex Gets a discrete color by index.  
Public MethodGetColorByValue Gets a gradient color by value in the range [0, 1].  
Public Methodstatic (Shared in Visual Basic)MixColors Mixes two colors using linear interpolation.  
Public MethodUpdateRampColor Updates an individual color of this color ramp with a user-defined value.  
Public MethodUpdateRampColors Updates all colors of this color ramp with user-defined values.  
Top

Protected Methods

 NameDescription
Protected MethodOnRampColorsChangedDispatches the RampColorsChanged event.  
Top

Public Events

 NameDescription
Public EventRampColorsChanged Occurs when the discrete colors of this color ramp are changed.  
Top

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.