API / geotoolkit / controls / shapes / RegressionLine / ResidualLineMode
shapes.RegressionLine.ResidualLineMode
Residual line that drawn from the data points to the regression line
Enumeration Members
Enumeration Members
• Horizontal = "Horizontal"
Horizontal residual line (perpendicular with vertical axis) from the data point to the regression line
• Perpendicular = "Perpendicular"
Perpendicular residual line from the data point to the regression line
• Vertical = "Vertical"
Vertical residual line (perpendicular with horizontal axis) from the data point to the regression line