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

Description

Sets or returns the ObjectPositioning value that determines the chart's resize and reposition behavior when the cells in the worksheet are changed.

C#
public ObjectPositioning ObjectPositioning{ get; set; }
vb.net
Public Property ObjectPositioning() As ObjectPositioning

Remarks

If the chart is a Chartsheet.Chart, object positioning will return ObjectPositioning.NoMoveAndNoResize
  • No labels