Visual Basic (Declaration) | |
---|---|
Public Property ChartArea As ChartArea |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ChartArea ChartArea {get; set;} |
C# | ![]() |
---|---|
ChartArea chartAreaObj= new ChartArea(); |
Visual Basic | ![]() |
---|---|
Dim chartAreaObj As ChartArea = new ChartArea() |
dotnetCHARTING | Send comments on this topic. |
ChartArea Property | |
See Also Example |
![]() ![]() |
dotnetCHARTING Namespace > Chart Class : ChartArea Property |
Visual Basic (Declaration) | |
---|---|
Public Property ChartArea As ChartArea |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public ChartArea ChartArea {get; set;} |
C# | ![]() |
---|---|
ChartArea chartAreaObj= new ChartArea(); |
Visual Basic | ![]() |
---|---|
Dim chartAreaObj As ChartArea = new ChartArea() |