OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

wrowheight

Contents

Menu Information

Row Height

Brief Information

Set row(s) height

Command Line Usage

1. wrowheight [1] 3; // row 1 to 3 lines

2. wrowheight [C:C] 2;// row Comments to 2 lines

3. wrowheight i:=2![L:L] h:=3;// label region must be L:L, C:C

4. wrowheight ([2],[4],[6]) 1.5//can be fraction and work with multiple rows

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Rows irng

Input

Range

<active>

Specify the Row(s).

Height height

Input

double

Specify the height of Row(s)

Description

This function is used to set the row(s) height.

Related X-Functions

wcolwidth