ChartArea Constructor ()

.NET Framework (current version)
 

Initializes a new instance of the ChartArea class.

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

new : unit -> ChartArea

Use this constructor to create and initialize a new instance of the ChartArea class.

System_CAPS_noteNote

It is highly recommended that you use one of the Add or Insert methods of the ChartAreas collection property to add a chart area at run time.

.NET Framework
Available since 4.0
Return to top
Show: