'宣言 Public MustOverride Function Apply( _ ByVal bounds As Rectangle, _ ByVal axis As IAdvanceAxis, _ ByVal axisApp As AxisAppearance, _ ByVal labels As AxisLabelInfoCollection, _ ByRef boundsUsed As Rectangle _ ) As Boolean
public abstract bool Apply( Rectangle bounds, IAdvanceAxis axis, AxisAppearance axisApp, AxisLabelInfoCollection labels, out Rectangle boundsUsed )