ChartDirector Ver 4.1 (C++ Edition)

Chart.LogTick


Declaration

static const double LogTick;

Description

A constant equals to +1.6e308 to represent that the ticks in a log scale axis should be 1 - 2 - 5 - 10 style increments.

This constant is used in Axis.setLogScale.