int CBCGPChartAxis::m_nAxisID |
Specifies axis ID.
For custom axes this ID must be set before an axis is added to the Chart visual object.
The default axes have the following predefined IDs:
It's recommended to call CBCGPChartVisualObject::GetNextCustomAxisID in order to obtain next available custom axis ID.
You can pass an ID to CBCGPChartVisualObject::GetChartAxis to obtain a pointer to either default, or custom axis.