'宣言 Public Overrides 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 override bool Apply( Rectangle bounds, IAdvanceAxis axis, AxisAppearance axisApp, AxisLabelInfoCollection labels, out Rectangle boundsUsed )