Creates unique-value renderer whose default symbol is the mid value of the current color ramp of the associated thematic layer.
Syntax
Visual Basic (Declaration)
C#
<ObsoleteAttribute("Deprecated since Business Analyst API for Silverlight 2.2. Please use CreateSimpleRenderer method.")>
Protected Function CreateUniqueValueRenderer() As ESRI.ArcGIS.Client.IRenderer
[ObsoleteAttribute("Deprecated since Business Analyst API for Silverlight 2.2. Please use CreateSimpleRenderer method.")]
protected ESRI.ArcGIS.Client.IRenderer CreateUniqueValueRenderer()
Return Value
A new renderer.
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