VerticalAxis

IAxesManager.VerticalAxis property

Gets the chart’s vertical axis. Read-only IAxis.

public IAxis VerticalAxis { get; }

See Also