This documentation is archived and is not being maintained.
DataPointCustomProperties Methods
Visual Studio 2010
The DataPointCustomProperties type exposes the following members.
| Name | Description | |
|---|---|---|
|
DeleteCustomProperty | Deletes the data point custom property with the specified name. |
|
Dispose() | Releases the resources used by the ChartElement. (Inherited from ChartElement.) |
|
Dispose(Boolean) | Releases the unmanaged resources used by the ChartElement and optionally releases the managed resources. (Inherited from ChartElement.) |
|
Equals | Determines whether the specified Object is equal to the current ChartElement. (Inherited from ChartElement.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetCustomProperty | Returns the data point custom property with the specified name. |
|
GetHashCode | Returns a hash function for a particular type. (Inherited from ChartElement.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
IsCustomPropertySet | Determines whether a custom property with the specified name was set. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ResetIsValueShownAsLabel | Resets the IsValueShownAsLabel property to its default value. |
|
ResetIsVisibleInLegend | Resets the IsVisibleInLegend property to its default value. |
|
SetCustomProperty | Sets a custom property of the data point. |
|
SetDefault | Sets the default properties of the data point. Indicates whether the previous property values must be cleared. |
|
ToString | Returns a string that represents the current Object. (Inherited from ChartElement.) |
Show: