GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > WorksheetDrawing クラス : FitShapeInsideChart メソッド |
'Declaration
Public Sub FitShapeInsideChart( _ ByVal chartShape As Shape, _ ByVal activeShape As Shape, _ ByVal processingShape As Shape, _ ByVal inflate As Boolean, _ ByVal resizeAnchor As ResizeAnchor, _ ByRef resizeRatio As Size _ )
public void FitShapeInsideChart( Shape chartShape, Shape activeShape, Shape processingShape, bool inflate, ResizeAnchor resizeAnchor, ref Size resizeRatio )