DataPointCustomProperties.DeleteCustomProperty Method (String)
.NET Framework (current version)
Deletes the data point custom property with the specified name.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
abstract DeleteCustomProperty : name:string -> unit override DeleteCustomProperty : name:string -> unit
Parameters
- name
-
Type:
System.String
The name of the property to delete.
.NET Framework
Available since 4.0
Available since 4.0
Show: