Description
Sets or returns whether the shape will be automatically sized to fit the text.C#
public boolean FitToText{ get ; set ; } |
vb.net
Public Property FitToText() As Boolean |
Remarks
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.