SRGLogScale Class

class SRGLogScale

SRGLogScale manages the logarithmic equivalent of the decimal scale

Defined in: DScale.h

Class Members

inline SRGLogScale()

Constructor

CHART_API SRGLogScale(CPoint ptStart, CPoint ptEnd, double dMinValue, double dMaxValue, double dResolution,CString & strFormatString)

Constructor with parameters

CHART_API virtual void CreateLabels()

The only significant change from the ancestor class