isLogScaleY method

bool isLogScaleY()

Implementation

bool isLogScaleY(){
	return _info[_curIndex]._isLogScaleY;
}