Sets or returns whether the shape will be automatically sized to fit the text.

public boolean FitToText{ get; set; }
Public Property FitToText() As Boolean

By default, this value is set to false on new charts.

The auto resizing will not take effect until the shape is accessed inside of Excel.