Creates a new, initialized instance of the ChartArea class.
Default constructor.
| Visual Basic (Declaration) | |
|---|---|
Public Function New() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ChartArea() | |
Use this constructor to create and initialize a new instance of the ChartArea class.
Note that we highly recommend using the Add or Insert methods of the Chart.ChartAreas collection property to add a chart area at run-time.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family