CAxis::GetTickLabel


CString GetTickLabel( int whichTick );

Parameters

Returns

A string to be displayed for that tick mark.

Description

This function at the moment simply formats the number. It is provided mainly to allow for the possibility of user-set tick labels in the future.


CAxis Reference | CPlot Reference