Sets or returns the formula containing the name of the series. See also Series.Name.

<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 System.String NameFormula{ get; set; }
</pre></td></tr></table>
<p>Public Property NameFormula() As String</p>

If neither a Name nor a NameFormula are set, a default series name will be used in the worksheet. The default name is the series number.

Setting this property will clear the Series.Name property. If you set both a Name and a NameFormula, the one that is set last will take effect.