AnnotationSmartLabelStyle Constructor (Object)

.NET Framework (current version)
 

Initializes a new instance of the AnnotationSmartLabelStyle class with the specified chart element.

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

Public Sub New (
	chartElement As Object
)

Parameters

chartElement
Type: System.Object

The chart element that this style belongs to.

.NET Framework
Available since 4.0
Return to top
Show: