labelUnit, labelUnitCount, labelSpan, labelFormat);
}
else if (minorGridUnit != NOT_SET || minorGridUnitCount != NOT_SET ||
majorGridUnit != NOT_SET || majorGridUnitCount != NOT_SET ||
labelUnit != NOT_SET || labelUnitCount != NOT_SET || labelSpan != NOT_SET || labelFormat != null) {
throw new RrdException("Incomplete time axis settings");
}
}