Gets or sets the label of the graph object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual string Label { get; set; }
Public Overridable Property Label As String
public: virtual property String^ Label { String^ get (); void set (String^ value); }