This method returns the object ID of the Y1-axis.
Syntax:
IdentObj getY1Axis();
Example:
setGraphType(61);
setDepthAngle(0);
setDepthRadius(0);
setX1TitleString("X1 Axis Title");
setY1TitleString("Y1 Axis Title");
setTitleString("GraphType (61)");
setSubtitleString("Scatter Chart");setAxisDescending(getY1Axis(),true); 
See getY1AxisLine(), getY1Label(), getY1MajorGrid(), getY1MinorGrid(), getY1Title(), getY1TitleBox(), getY1ZeroLine().
| WebFOCUS | |
|
Feedback |