public int YAxisPrecision { get; set; }
Public Property YAxisPrecision As Integer
public: property int YAxisPrecision { int get (); void set (int value); }