ChartTextFrame.IsResizeShapeToFitText

ChartTextFrame.IsResizeShapeToFitText property

Gets or sets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting is when text within a shape is scaled in order to contain all the text inside.

public bool IsResizeShapeToFitText { get; set; }

See Also