Gets or sets the desciption of the graph.

C# | Visual Basic | Visual C++ |
public string Description { get; set; }
Public Property Description As String
public: property String^ Description { String^ get (); void set (String^ value); }
C# | Visual Basic | Visual C++ |
public string Description { get; set; }
Public Property Description As String
public: property String^ Description { String^ get (); void set (String^ value); }