SRGraphStyle::SetUseMaxYScale

inline void SRGraphStyle::SetUseMaxYScale(BOOL b)

Sets the semaphore that signifies that the X scale on scatter charts should be calculated independently of the Y scales. (Not currently used).

Defined in: SRGDat.h

Return Value

void

Parameters

b

BOOL b TRUE when the axis scaling needs to be calculated independently.