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.