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