![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
ChartValueCollection Constructor | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > ChartValueCollection Class : ChartValueCollection Constructor |
Visual Basic (Declaration) | |
---|---|
Public Function New() |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As New ChartValueCollection() |
C# | |
---|---|
public ChartValueCollection() |
You should not need to create an instance of ChartValueCollection unless you want to completely replace the values collection within an existing ChartSymbol. Every newly-created ChartSymbol has a values collection defined for its Values property, which you can use when adding or removing values. You may also simply remove all values in a collection with the Clear() method.
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