ChartNamedElementCollection<T>.NextUniqueName Method

Definition

Finds the unique name for the new element to be added to the collection.

public:
 virtual System::String ^ NextUniqueName();
public virtual string NextUniqueName ();
abstract member NextUniqueName : unit -> string
override this.NextUniqueName : unit -> string
Public Overridable Function NextUniqueName () As String

Returns

A string value that represents the next unique chart element name.

Applies to