DataPointCustomProperties::SetCustomProperty Method (String^, String^)
.NET Framework (current version)
Sets a custom property of the data point.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- name
-
Type:
System::String^
The name of the property to set.
- propertyValue
-
Type:
System::String^
The value of the property to set.
.NET Framework
Available since 4.0
Available since 4.0
Show: