ESRI.ArcGIS.ADF.IMS
SizeField Property
See Also 
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > ChartSymbol Class : SizeField Property




Gets or sets the field in the database containing the size of the chart.

Syntax

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

See Also

© 2010 All Rights Reserved.