You do not have to explicitly set a ScaleCalculator implementation as jCharts will
create one, but if you do not like the way Scale ranges are created, you could
create your own implementation of ScaleCalculator and jCharts will use it!
Parameters: scaleCalculator -
setShowZeroLine
public void setShowZeroLine(boolean showZeroLine)(Code)