Skip to content
Property Value
Hex Value $9D
Categories
Localizations
  • FR: Verticale

Vertical

Overview

Draws a vertical line at xwith specified color and line style. Color#: 10 - 24 or color name pasted from [vars] COLOR. line style #: 1-4.

Availability: Token available everywhere.

Syntax

Vertical x[,color#,linestyle#]

Arguments

NameTypeOptional
x
color#colorNumYes
linestyle#integerYes

Location

2nd, draw, DRAW, 4:Vertical


Description

Vertical X draws a vertical line from the top of the graph screen to the bottom at X. Vertical is usually only used to replace a line that stretches the entire length of the graph screen, along with its counterpart Horizontal.

Vertical is affected by the window settings, unlike the Pxl- commands.

:Vertical 5

Uses on TI 84+C Version Calculators

The Vertical command takes an additional color argument for TI 84+C version calculators, as shown below:

Vertical 5,BLACK

Source: parts of this page were written by the following TI|BD contributors: burr, DarkerLine, GoVegan, kg583, Xphoenix.

History

Calculator OS Version Description
TI-82 1.0 Added

Last update: September 30, 2023 15:38:51
Created: February 23, 2023 23:15:01
Authors: Adrien Bertrand