Aspose::Cells::Charts::ChartTextFrame::SetIsResizeShapeToFitText method

ChartTextFrame::SetIsResizeShapeToFitText method

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.

void Aspose::Cells::Charts::ChartTextFrame::SetIsResizeShapeToFitText(bool value)

See Also