'宣言 Public Shared Sub CalculateBounds( _ ByRef innerBounds As Rectangle, _ ByRef outerBounds As Rectangle, _ ByVal legendLocation As LegendLocation, _ ByVal legendSpanPercentage As Integer _ )
public static void CalculateBounds( ref Rectangle innerBounds, ref Rectangle outerBounds, LegendLocation legendLocation, int legendSpanPercentage )