public double YAxisMax { get; set; }
Public Property YAxisMax As Double
public: property double YAxisMax { double get (); void set (double value); }