Gets or sets the desciption of the graph.
Declaration Syntax
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); }