DataPointCustomProperties::Item Property (Int32)
.NET Framework (current version)
Gets the DataPointCustomProperties object by its position in the index.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- index
-
Type:
System::Int32
The index of the custom property.
Property Value
Type: System::String^A string value that represents the custom properties of the data point.
.NET Framework
Available since 4.0
Available since 4.0
Show: