Returns the 0-based position in the parent Charts collection. If this Chart is on its own Chartsheet, then this will return 0.

<table class="wysiwyg-macro" data-macro-name="unmigrated-wiki-markup" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e3VubWlncmF0ZWQtd2lraS1tYXJrdXB9&amp;locale=en_GB&amp;version=2); background-repeat: no-repeat;" data-macro-body-type="PLAIN_TEXT"><tr><td class="wysiwyg-macro-body"><pre>
 public int PositionInCollection{ get; }
</pre></td></tr></table>
<p>Public ReadOnly Property PositionInCollection() As Integer</p>

For charts that have been removed from a worksheet, or charts in a worksheet that has been deleted, this property will return -1.