public bool LegendVisible { get; set; }
Public Property LegendVisible As Boolean Get Set
public: property bool LegendVisible { bool get (); void set (bool value); }
member LegendVisible : bool with get, set
In This Article