BOOL CBCGPChartObject::IsObjectShownOnAxis | ( | CBCGPChartAxis * | pAxis | ) | const |
Tells whether an object is displayed on specified axis.
Call this method to determine whether an object is displayed on specified by pAxis axis.
pAxis | A pointer to a chart axis. |