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

color
RGB color to create symbol for.
index
Index of color in the color ramp.

Glossary Item Box

Create a symbol by the given color.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

color
RGB color to create symbol for.
index
Index of color in the color ramp.

Return Value

A new symbol.

Remarks

This factory-method creates symbols which will be used in a renderer of thematic layer. See CreateSymbolFactory property for details.

If the CreateSymbolFactory property is null, a simple fill symbol with solid color brush is created and border properties are got from the layer's BorderBrush and BorderThickness properties.

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.