This tab is used to customize the axis tick labels, including the display, format, tick label table style.etc. For 2D graphs, tick labels from four axes (Bottom, Top, Left, Right) could be customized separately; for 3D graphs, tick labels from up to 6 axes (X - Front, X - Back, Y - Bottom, Y - Top, Z - Left, Z - Right) can be customized separately, if the Use Only One Axis For Each Direction check box is cleared. For both 2D and 3D axes, you can choose to share the settings for opposite axes.
Starting with Origin 2017, you can use the Layer list to switch between layers in a multi-layer graph. |
| Show | Enable this check box to show the tick labels for the selected axis(axes). |
|---|---|
| Use Same Options for Bottom and Top / Left and Right / Front and Back | The contents for this check box update itself with the current active axis icon. Enable this check box to specify whether to share the settings between opposite axes. Note that for 3D graph, only when Use Only One Axis For Each Direction is not selected, will this check box be available. |
When editing the Type drop-down list, the axis scale and increment may have to be adjusted accordingly (the Scale). For instance, when choosing the Day of Week option for X axis tick labels, on the Scale tab the scale should be set From 0 To 6, and the Increment to 1.
| Numeric |
The tick labels are decimal numbers representing the axis scale range. |
|---|---|
| Text from Dataset |
This option uses a data set as the source of the tick labels. A data set can be selected from any worksheet in the project by typing it in or selecting it from the Data set combination box (for example, [Book1]Sheet1!C). For each major tick label, Origin checks what the tick label value of numeric type would be (using the settings on the Scale tab). It then uses that numeric value as a row number, and displays the cell value in the selected data set at that row number for the tick label. |
| Time |
Displays tick labels in 24-hour clock format, with hour:minute:second.fractions-of-second. |
| Date | Displays tick labels as calendar-accurate date values. |
| Month |
Displays tick labels as month values. This option accepts numeric or text data set values. |
| Day of Week |
Displays tick labels as days of the week. |
| Column Name or Label |
Origin creates tick labels from the name or label of the plotted columns. The tick labels derived from column names or labels are positioned along the axis such that the numeric axis scale value equals the column number. For example, if the numeric axis tick label reads "5," Origin replaces that tick label with the name or label from column 5. (When counting columns, Origin ignores any X columns.) When Column Name or Label is enabled, the Display drop-down list supports the following choices: Column Headings/ Units/ Comments/ Sampling Interval/ Parameters / <Custom>/<Statistics>. Please note, this Display Type will be applied by default, when you plot a statistical graph such as box chart. |
| Tick Indexed Dataset |
As with the Text from Dataset option, the Tick Indexed Dataset option uses a data set as the source of the tick labels. A data set can be selected from any worksheet in the project by typing in the name or selecting the data set from the Dataset combination box (for example, [Book1]Sheet1!C). This option differs from the Text from Dataset option because each data set value is indexed to a sequential major tick position, starting with the first major tick on the axis. Thus, the value in row one of the specified data set is displayed at the first major tick, the value in row two is displayed at the second major tick, etc. |
| Categorical |
Indicates that a column contains user-designated categorical data. To designate the worksheet column that contains the categorical data, highlight the column and choose Column: Set as Categorical from the menu (or highlight, right-click and choose Set as Categorical from the context menu that appears). |
| Tick-Indexed String |
This option allows setting custom strings as the tick labels. Enter the strings into the String text box. Use white space to separate different strings. To set a string with a space in one of the tick labels, place quotation marks around that string. |
| Layer Banner | Use banner-like tick labels for the whole layer and use the column header information specified in Display as banner labels. Note that to use Layer Banner type, tick label table must be enabled in the Table tab. |
| Panel Banner |
Available only in trellis plot. Use banner-like tick labels for multi-panel graph and use the grouping information specified in String as banner labels. |
Determines how the tick labels are displayed. The Display drop-down list options differ depending on the Type selection.
| Decimal:1000 |
(1, 1000, 1000000, 1.00E+009) Note: The threshold for conversion to scientific notation is controlled on the Numeric Format tab of the Options dialog box (Preference: Options). | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Scientific: 10^3 | (1*100, 1*103, 1*106, 1*109) | |||||||||||||||||||||||||||||||||
| Engineering:1k | (1.0, 1.0k, 1.0M, 1.0G)*
*Origin supports the following Engineering data suffixes:
Note: "u" is Origin's universal notation for micron. The only exception is graph axes tick labels, which support "mu". Note: A LabTalk system variable (@EF) is provided to enter engineering notation in a non-engineering column. If you set @EF = 1, and then enter engineering notation in a non-engineering column, Origin will treat the entry as numeric. Otherwise (@EF = 0), Origin will treat the entry as text (default). Select Preference: System Variables to change @ete value | |||||||||||||||||||||||||||||||||
| Decimal:1,000 | (1, 1,000, 1,000,000, 1,000,000,000)
Note: The threshold for conversion to scientific notation is controlled on the Numeric Format tab of the Options dialog box (Preference: Options). | |||||||||||||||||||||||||||||||||
| Scientific:1E3 | (1E0, 1E3, 1E6, 1E9)
Note: A Labtalk system variable (@ete) can be used to hide the leading zero in scientific notation. By default it is set as 0, the values display as (1E+00, 1E+03, 1E+06, 1E+09). Setting @ete=1 to hide the leading zero in scientific notation, then the values display as (1E+0, 1E+3, 1E+6, 1E+9). Select Preference: System Variables to change @ete value. | |||||||||||||||||||||||||||||||||
| Custom | Select this option to specify a user-defined tick label format, such as setting the number of significant digits or decimal places. Use the Custom Format combo box to either select an option from the drop-down or type it in.
|
For more information, see Origin's Date and Time Format Specifiers.
Beginning with Origin 2022b, axis tick labels in Scientific and Engineering formats will use a "long minus", by default, for graphs made from System templates. For more information, see FAQ-992 How can I use a "real" minus sign to my axis tick labels? |
When Type = Numeric, and Display is not Custom, specify the displayed decimal places in the Decimal Places edit box.
For the tick labels, you can set the power (scientific notation) of the values as Unit and show it at just one place of axis.
Here, Origin provides 10 options: 10^2, 10^3, 10^4, 10^5, 10^6, 10^-2, 10^-3, 10^-4, 10^-5, 10^-6 and Custom.
Once you selected Custom, the subsequent control Custom Power will show up.
Enter a value to specify the power unit, such as 8 means 10^8.
Once you decide show the power unit for the tick labels, you can further specify where to show the unit on the axis.
When Set Decimal Places is selected, specify the displayed decimal places with an integer value.
When Type = Numeric, and Display = Custom use the Custom Format combo box to specify a user-defined tick label format, such as the number of significant digits or decimal places.
See Origin Formats for supported options.
If Type = Text from dataset / Tick-indexed dataset/ Categorical, the Dataset Name option will be shown.
You can select a dataset from any worksheet in the project by typing it in or selecting from the Dataset Name combination box:
In the Dataset Name combo box, the most recently active worksheet columns are listed first. So, instead of scrolling down, close this dialog box, click on the desired book and sheet, then reopen this dialog box. |
Note: Custom formats are saved in your project. The format displays the same regardless of who is logged in or what computer is in use.
Available when Type = Tick-indexed string or Panel Banner.
If Type = Tick-indexed string, enter space-separated string for different major ticks. Place quotation marks around the label with space.
If Type = Panel Banner, select <paneln> from drop-down list to use nth-level grouping information as banner label. <paneln, @LA> shows Long Name of the nth-level grouping column in the banner. You can combine multiple <paneln> and arbitrary fixed strings as desired.
Each major and minor tick label is divided by the number in this text box. Note that this text box also supports expressions. For example, to divide all labels by 1/3, enter 1/3 in the text box (this will multiply all the labels by 3).
Specify a formula to calculate a numeric vector which will be used as the tick labels of the axis. The calculation will not affect the source data.
For information on labeling data points for formula-adjusted tick label, see Numeric Display Format Notes as well as this mini-tutorial on Custom Annotations.
When creating a Formula for axis labels, use "x" to refer to the current axis, whether it is an X, Y or Z axis. |

When you set Type to Date or Time, this check box will appear to let you decide whether only show the date part of the date-time value in first tick label and omit it in others.
As you can see, this mechnism can
Type a prefix in this text box to display it before each tick label.
Type a suffix in this text box to display it after each tick label. For example: mm, mF, K.
Both Prefix and Suffix text boxes support special formatting commands called "escape sequences". For instance, to append the lower-case Greek "p" (π) symbol to each tick label you would enter |
Select the Plus Sign check box to show a plus sign before each positive tick label.
Select the Minus Sign check box to show a minus sign before each negative tick label.
Select the desired major and minor tick label color from this drop-down list. Create custom colors by selecting the Define Custom Colors button and specifying the RGB in the Color dialog that opens. When Auto is selected, the color of the tick labels follow the color of the axis line.
| Font | Select the major and minor tick label font type from this drop-down list. |
|---|---|
| Size | Type or select the desired text size (in points) for the major and minor tick labels. |
| Bold | Select the Bold check box to change the major and minor tick labels style to bold. |
| White Out | Select to draw a separate white background for text in the tick labels |
Origin supports arbitrary rotation of tick labels. Type a positive number in this text box to rotate labels counterclockwise, and a negative number to rotate labels clockwise (Origin will change the typed negative number into the corresponding positive number counterclockwise).
Two other options exist:
In addition, if these 3 conditions are true:
When the above are true, auto rotation of tick labels will also trigger a graph layer resize so that tick labels and axis titles do not extend beyond the page. This behavior is controlled and modified via the LabTalk page.autosize property.
When the above 3 conditions are met, increasing tick label font size can also trigger auto layer resize. |
Specify how to arrange the letters and numbers in axis tables.
Note: For Horizontal Letters and Numbers in Vertical Text, space is consider as one digit, if letter, number and space is more than 3, they will not be horizontal, e.g.12CN or 平成 10 年; for non-continuous label (separated by Chinese/Japanese) like 平成30年令和10年, both 30 and 10 will be arranged horizontally.
Specify the position of the tick labels:
Please note, when there is a rotation for the tick labels, all placing operation will base on the end of tick labels.
Specify how to align the tick labels.
It is used to specify whether/how to wrap the text in tick labels to avoid overlapping.
| Wrap Text | Specify whether and how to wrap the tick labels.
Note: For users of East Asian characters (Chinese, Japanese, Korean) without white space, the By Number of Characters option now supports breaking tick labels at user-specified intervals. Enter max number of characters per line using Wrap Minimum Width. Disable wrapping of East Asian characters using system variable @WCJK=0. |
|---|---|
| Alignment between Multiple Lines | Only available when you select By Layer Length or By Number of Characters for Wrap Text.
This control is used to align the wrapped lines, which is different with the Alignment for whole tick labels.
|
| Wrap Minimum Width | Only available when you select By Number of Characters for Wrap Text. Enter 1 in this box, the tick labels will be wrapped when there is a space separator. Enter a number n(>1), the text will be wrapped at each nth character. |
| Line Spacing | Controls spacing between lines of wrapped text. Default is Auto. Select a value from the drop-down list or type a value directly into the combo box. Negative values are supported. |
| Note:If you want to wrap the time/date tick labels, such as showing 2016/10/21 to 3 different lines respectively, please first set Custom Display at the Display tab to a format like yyyy MM dd(with space separators), then set Wrap Text to By Number of Characters and Wrap Minimum Width = 1. The date tick labels will show at three lines as below: |
Type the desired value in the Horizontal and Vertical text boxes to control the horizontal and vertical position of the tick labels relative to the axis (100%=one full font width).
Note: You can manually nudge tick labels by selecting them and using the arrow keys to position them. This applies to special tick labels, also.
Select this check box to ensure that tick labels always stay adjacent to the axis. When this check box is deselected, the tick labels remain in their default position, even if the axis position is altered.
You can click to select table labels and nudge them using the arrow keys on your keyboard. |
When this box is checked, labels are automatically hidden to prevent overlap. Will accommodate changes in window or font size.
Note: Tick Label Tables can only be used for 2D graphs. This tab is not available in 3D axis dialog.
Specify whether to enable tick label table. Only when this check box is selected, will the other controls in this tab be available.
Note: when tick label tables are enabled, Axis Breaks cannot be used.
Select the number table rows for display (maximum number = 10).
If the Number of Rows is set to 2 for the bottom axis, the Bottom icon will be renamed to Bottom 1 and another icons named Bottom 2 will appear. The display options for Bottom 2 can be customized when that icon is chosen.
If there are multiple rows in the table, by default all the other rows will follow the table layout setting of the first row. In order to customize each row separately, click the corresponding icon in the left panel, deselect the Auto check box and customize the table layout for that specified row independently.
Specify whether to show title for the table row. Only when this check box is selected, the other controls of table row title will be available.
Default is Auto. You can enter the text as the title for the selected table row.
The follow format settings are applied to all table row titles.
| Color | Select the desired table row title color from this drop-down list. When Auto is selected, follow the tick label color of related row. |
|---|---|
| Size | Set the font size of the Table Title. By default, it is Auto which means following font size of first table row tick label. |
| Bold | Select this check box to change the table row title style to bold. |
| Italic | Select this check box to change the table row title style to Italic. |
| Position | Specify the title show at the Axis Begin or End of the table row. |
| Offset | Type the desired value in the text box to control the position of the title relative to the table edge of begin/end. The offset unit likes tick label offset, and positive value means away from table edge of begin/end. |

| Merge Labels | Merge adjacent cells with equivalent strings.
For grouped column and grouped scatter plots, see the Plot Details Spacing tab, Subset group controls. |
|---|---|
| Label Position in Cell | Specify how to position the label in the table cell. There are 3 choices: Begin, Center and End. |
| Fill Color | Specify the background color of the label row(s) in the table. |
| Near Parallel Border | Select this check box to show the parallel border of the row(s) near the graph. |
| Far Parallel Border | Select this check box to show the parallel border of the row(s) far the graph. |
| Inside Border | Select this check box to show the perpendicular inside border of the row(s) in the table. |
| Extend Inside Border | When Inside Border is enabled, use this check box to extend inside borders of the current row, to other row(s) in the table. |
| Outside Border | Select this check box to show the perpendicular outside border of the row(s) in the table. |
| Tick at Beginning of Cell | Select this check box to show the ticks at beginning of cells. |
| Tick at End of Cell | Select this check box to show the ticks at end of cells. |
| Tick at Center of Cell | Select this check box to show the ticks at center of cells. |
| Gap Between Subgroups/Subsets | Select this check box to show the gap between subgroups or subsets |
|
Note:
|
Since Origin 2022, you are allowed to manually adjust the height table row by dragging the indicator at the bottom of each row. Note: For the vertical axis, the height of table row is in the horizontal direction. |
Using Tick Tables with date-time data may require some adjustments to get everything to display properly. For instance, in the following example, it makes sense to place a "month + day" date precisely on the tick mark. However, if we opt to display only a "month" date, placing it precisely on a tick doesn't work as well. In such cases, we may prefer a table arrangement with "month" placed squarely in the table cell.
However, to set table row cell boundaries precisely and to have all months display properly in our example, we need to set layer.tpx=0. This forces cell boundaries to be placed precisely at tick locations corresponding to Jan 1, Feb 1, Mar 1, etc. (i.e. the beginning of each month).
layer.tpx=0
For more information, see documentation for the LabTalk layer object.
Use controls on this tab to customize minor tick labels.
| Hide | By default, minor tick labels are hidden. |
|---|---|
| Show at each Minor Tick | Select this option to show labels at all minor ticks.
Starting with version 2016, use this setting in conjunction with the Display Format setting to display a custom label at each minor tick (see below). |
| Show at Specified Indices Only | Shows the specified minor tick labels. When this option is selected, a Tick Indices text box will display. In this text box, enter numbers separated by spaces indexed to minor ticks between major ticks (e.g. "2 5" means label the 1st and 4th minor ticks between major ticks).
Starting with version 2016, use this setting in conjunction with the Display Format setting to display a custom label at specified ticks (see below). |
When the major and minor tick labels are shown on the graph, select this check box to display both a major tick label and a minor tick label for each major tick.
Note: This option is only meaningful for time series labels, in which different tick label types for major and minor tick marks (for example, month and day) are specified.
Adjust the font size of shown minor tick labels. 100% means the size is same as that of major tick labels.
When the major and minor tick labels are shown on the graph, type a value in the Offset Major by (%) text box. This will move the major tick labels a specified distance away from the center of the page. The value is in units of % of font height.
Use this box to display a custom label on minor ticks. For a list of Display Format options (incl. those for date and time), refer to the Origin Formats in the LabTalk Reference.
|
Scale Type = Linear |
|
|
Scale Type = Log10 |
|