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