Base for line type series.
To generate the line path direction
Parameter | Type | Description |
---|---|---|
firstPoint | Points |
firstPoint |
secondPoint | Points |
secondPoint |
series | Series |
series |
isInverted | Boolean |
isInverted |
getPointLocation | Function |
getPointLocation |
startPoint | string |
startPoint |
Returns string
To store the symbol location and region
Parameter | Type | Description |
---|---|---|
point | Points |
point |
series | Series |
series |
isInverted | boolean |
isInverted |
getLocation | Function |
getLocation |
Returns void