| Visual Basic (Declaration) | |
|---|---|
Overloads Public ReadOnly Property Item( _ ByVal chartAreaName As String _ ) As ChartArea | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public ChartArea Item( string chartAreaName ) {get;} | |
Parameters
- chartAreaName
- The name of the ChartArea.