Declaration

func axis(at idx: UInt) -> GSAxis?

Declaration

- (GSAxis *) objectInAxesAtIndex:(NSUInteger) idx;

Declaration

objectInAxesAtIndex_(idx: int) -> GSAxis

Parameters

idx

The index in axes.

See Also

Axes

See Also

Axes