CChart::GetTickOptimalTickInterval


double GetTickOptimalTickInterval( double lower, double upper );

Parameters

Returns

A double value representing the optimal tick interval for the given range. It does this based on a fairly ad-hoc investigation of possible tick intervals.

This function differs from GetOptimalRange because it doesn't try to set the range.

Description


CChart Reference | CPlot Reference