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 |