CChart::AddAxis


CAxis *AddAxis( short location );

Parameters

Returns

A pointer to the axis created at the given location. If an axis already existed at that location, its settings are overriden with the defaults. If the axis could not be created, the function returns NULL.

See also
CAxis


CChart Reference | CPlot Reference