CustomLabel Constructor ()

.NET Framework (current version)
 

Creates a new instance of the CustomLabel class.

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

new : unit -> CustomLabel

This constructor can be used to create and initialize a new instance of the CustomLabel class.

However, it is recommended that you use one of the Add methods in the CustomLabelsCollection class to add custom labels.

.NET Framework
Available since 4.0
Return to top
Show: