Winter Cardinal UI - v0.442.0 / DChartSeriesLinearParameters
• a: number
A coefficient of the variable x
src/main/typescript/wcardinal/ui/d-chart-series-linear-parameters.ts:22
• b: number
A coefficient of the variable y
src/main/typescript/wcardinal/ui/d-chart-series-linear-parameters.ts:25
• x0: number
X coordinate of the point the line passes through
src/main/typescript/wcardinal/ui/d-chart-series-linear-parameters.ts:28
• y0: number
Y coordinate of the point the line passes through
src/main/typescript/wcardinal/ui/d-chart-series-linear-parameters.ts:31