DataPointCustomProperties.CustomPropertiesExtended Property

.NET Framework (current version)
 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets or sets the extended custom properties of the data point.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

[<BindableAttribute(false)>]
member CustomPropertiesExtended : CustomProperties with get, set

Property Value

Type: System.Web.UI.DataVisualization.Charting.CustomProperties

The extended custom properties of the data point.

.NET Framework
Available since 4.0
Return to top
Show: