Description
Returns the default settings object for the y-axis of the graph.
Syntax
object.YAxis
Arguments
None.
Return Value
(RDKAxisDefaults) – the axis object.
Example
RDKApp.GraphDefaults.YAxis.Title = "This is the y-axis"