Esri Business Analyst Server API for Silverlight 2.2 Reference
UpdateRampColor Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMColorRamp Class : UpdateRampColor Method

index
Zero-based index of color to be updated.
value
New value of color.

Glossary Item Box

Updates an individual color of this color ramp with a user-defined value.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

index
Zero-based index of color to be updated.
value
New value of color.

Return Value

True if the color with the given index is updated.

Remarks

The updated color will be reset when the number of colors is changed. If the color ramp doesn't updatable, this operation is ignored.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

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