ChartElement.ToString Método

Definição

Retorna uma cadeia de caracteres que representa o Object atual.Returns a string that represents the current Object.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Retornos

String

Um valor string que representa o Object atual.A string value that represents the current Object.

Aplica-se a