DataPointCustomProperties Constructor (Series^, Boolean)
.NET Framework (current version)
Initializes a new instance of the DataPointCustomProperties class with the specified series and custom properties flag.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
Parameters
- series
-
Type:
System.Windows.Forms.DataVisualization.Charting::Series^
The series that the data point belongs to.
- pointProperties
-
Type:
System::Boolean
A flag that indicates whether this is a data point custom property.
.NET Framework
Available since 4.0
Available since 4.0
Show: