Last updated

API / geotoolkit / controls / shapes / RegressionLine / ResidualLineMode

Enumeration: ResidualLineMode

shapes.RegressionLine.ResidualLineMode

Residual line that drawn from the data points to the regression line

Table of contents

Enumeration Members

Contents

Enumeration Members

Horizontal

Horizontal = "Horizontal"

Horizontal residual line (perpendicular with vertical axis) from the data point to the regression line


Perpendicular

Perpendicular = "Perpendicular"

Perpendicular residual line from the data point to the regression line


Vertical

Vertical = "Vertical"

Vertical residual line (perpendicular with horizontal axis) from the data point to the regression line