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.

Public Constructors

 NameDescription
Public ConstructorChartSymbol Constructor Constructs a ChartSymbol object.  
Top

Protected Fields

 NameDescription
Protected FieldisChanged Whether the symbol is changed. (Inherited from Symbol)
Top

Public Properties

 NameDescription
Public PropertyAntialiasing Gets or sets a value that determines whether antialiasing is used when drawing the symbol. (Inherited from Symbol)
Public PropertyMaxSize Gets or sets the maximum size of the chart if Size or SizeField is not used.  
Public PropertyMaxValue Gets or sets the maximum value that corresponds to the maximum chart size in MaxSize.  
Public PropertyMinSize Gets or sets the minimum size of the chart if Size or SizeField is not used.  
Public PropertyMinValue Gets or sets the minimum value that corresponds to the minimum chart size in MinSize.  
Public PropertyOutlineColor Gets or sets the outline color of the chart.  
Public PropertyShadowColor Gets or sets the shadow color of the chart.  
Public PropertySize The size of the chart.  
Public PropertySizeField Gets or sets the field in the database containing the size of the chart.  
Public PropertyTransparency Gets or sets the transparency of the symbol. This value must be between 0 and 100. (Inherited from Symbol)
Public PropertyType Gets or sets the chart type.  
Public PropertyValues Gets or sets the ChartValueCollection.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Top

See Also

© 2010 All Rights Reserved.