'宣言 Protected Overridable Sub SplitBounds( _ ByVal originalBounds As Rectangle, _ ByVal axisNumber As AxisNumber, _ ByVal itemLabels As AxisLabelInfoCollection, _ ByVal seriesLabels As AxisLabelInfoCollection, _ ByRef itemLabelBounds As Rectangle, _ ByRef seriesLabelBounds As Rectangle, _ ByVal axisApp As AxisAppearance _ )
protected virtual void SplitBounds( Rectangle originalBounds, AxisNumber axisNumber, AxisLabelInfoCollection itemLabels, AxisLabelInfoCollection seriesLabels, out Rectangle itemLabelBounds, out Rectangle seriesLabelBounds, AxisAppearance axisApp )