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