ESRI.ArcGIS.SpatialStatisticsTools
symbol_color Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialStatisticsTools Namespace > CountRenderer Class : symbol_color Property




The color of the graduated circles. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property symbol_color As String
Visual Basic (Usage)Copy Code
Dim instance As CountRenderer
Dim value As String
 
instance.symbol_color = value
 
value = instance.symbol_color
C# 
public string symbol_color {get; set;}

See Also

© 2010 All Rights Reserved.