BCGSuite for MFC
virtual CBCGPChartAxis* CBCGPChartAxis::GetOppositeAxis ( )
inlinevirtual

Returns a pointer to an opposite axis.

Call this method to obtain a pointer to an opposite axis. For primary axis the returned pointer specifies the secondary axis. For secondary axis the returned pointer specifies the primary axis.

For ternary axes the returned value will be NULL.