| Visual Basic (Declaration) | |
|---|---|
Public Property YAxis As Axis | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Axis YAxis {get; set;} | |
When the axis is specified, series plotted on this area will automatically use
this y axis, unless otherwise specified.