Visual Basic (Declaration) | |
---|---|
Public Property XAxis As Axis |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Axis XAxis {get; set;} |
When the axis is specified, series plotted on this area will automatically use this x axis, unless otherwise specified.
dotnetCHARTING | Send comments on this topic. |
XAxis Property | |
See Also |
dotnetCHARTING Namespace > ChartArea Class : XAxis Property |
Visual Basic (Declaration) | |
---|---|
Public Property XAxis As Axis |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Axis XAxis {get; set;} |