Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

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.

  • No labels