bool ShowAxisLabel { get; set; }
Property ShowAxisLabel As Boolean Get Set
property bool ShowAxisLabel { bool get (); void set (bool value); }
abstract ShowAxisLabel : bool with get, set
In This Article