public double YAxisValue { get; set; }
Public Property YAxisValue As Double Get Set
public: property double YAxisValue { double get (); void set (double value); }
member YAxisValue : float with get, set
In This Article