public AxisLabelsCollection() { XAxisLabels = new AxisLabelRange(this); YAxisLabels = new AxisLabelRange(this); }