string YAxisName { get; set; }
Property YAxisName As String Get Set
property String^ YAxisName { String^ get (); void set (String^ value); }
abstract YAxisName : string with get, set
In This Article