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.
dotnetCHARTING | Send comments on this topic. |
YAxis Property | |
See Also |
dotnetCHARTING Namespace > ChartArea Class : YAxis Property |
Visual Basic (Declaration) | |
---|---|
Public Property YAxis As Axis |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Axis YAxis {get; set;} |