Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

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

Signature
C#
C#

 public boolean FitToText{ get; set; }
Signature
vb.net
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.