DataPointCustomProperties Constructor (Series, Boolean)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DataPointCustomProperties class.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- series
-
Type:
System.Web.UI.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: