This method gets the color used to draw the x-axis and the y-axis displayed in the cross hairs control.
HRESULT get_AxisColor( OLE_COLOR *pclr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
GetRValue, GetGValue, GetBValue