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


Glossary Item Box

The following tables list the members exposed by TMColorRamp.

Public Constructors

 NameDescription
Public ConstructorTMColorRamp ConstructorOverloaded. Initializes a new instance of the TMColorRamp class.  
Top

Public Properties

 NameDescription
Public PropertyColorRampSchema Color ramp schema.  
Public PropertyIsUpdatableOverridden.  Specifies an ability to update discrete ramp colors.  
Public PropertyRampColorsCountOverridden.  The current number of discrete colors specified in this color ramp (it is always positive).  
Top

Public Methods

 NameDescription
Public MethodGetColorByIndexOverridden.  Gets a discrete color by index.  
Public MethodGetColorByValue Gets a gradient color by value in the range [0, 1]. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp)
Public MethodUpdateRampColorOverridden.  Updates an individual color of this color ramp with a user-defined value.  
Public MethodUpdateRampColorsOverridden.  Updates all colors of this color ramp with user-defined values.  
Top

Protected Methods

 NameDescription
Protected MethodOnRampColorsChangedDispatches the RampColorsChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp)
Top

Public Events

 NameDescription
Public EventRampColorsChanged Occurs when the discrete colors of this color ramp are changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ColorRamp)
Top

See Also

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