|     | 
| ESRI.ArcGIS.ADF.IMS | |
| ChartSymbol Class Members | |
| See Also Fields Properties Methods | |
| ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : ChartSymbol Class | 
The following tables list the members exposed by ChartSymbol.
| Name | Description | |
|---|---|---|
|  | ChartSymbol Constructor | Constructs a ChartSymbol object. | 
| Name | Description | |
|---|---|---|
|  | Antialiasing | Gets or sets a value that determines whether antialiasing is used when drawing the symbol. (Inherited from Symbol) | 
|  | MaxSize | Gets or sets the maximum size of the chart if Size or SizeField is not used. | 
|  | MaxValue | Gets or sets the maximum value that corresponds to the maximum chart size in MaxSize. | 
|  | MinSize | Gets or sets the minimum size of the chart if Size or SizeField is not used. | 
|  | MinValue | Gets or sets the minimum value that corresponds to the minimum chart size in MinSize. | 
|  | OutlineColor | Gets or sets the outline color of the chart. | 
|  | ShadowColor | Gets or sets the shadow color of the chart. | 
|  | Size | The size of the chart. | 
|  | SizeField | Gets or sets the field in the database containing the size of the chart. | 
|  | Transparency | Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol) | 
|  | Type | Gets or sets the chart type. | 
|  | Values | Gets or sets the ChartValueCollection. | 
 
     
     
     
    
