Get or set the range for the Y axis.
| C# | Visual Basic | Visual C++ |
public InputRange YRange { get; set; }
Public Property YRange As InputRange
public: property InputRange YRange { InputRange get (); void set (InputRange value); }
| C# | Visual Basic | Visual C++ |
public InputRange YRange { get; set; }
Public Property YRange As InputRange
public: property InputRange YRange { InputRange get (); void set (InputRange value); }