Interface PolarPolygonSeriesCursorPoint

Interface that is used to point a Cursor to a specific data-point of a PolarPolygonSeries.

Hierarchy

Properties

fillStyle?: FillStyle

Optional attached fillStyle

location: Point

Location of point

owner: unknown

Chart component that is pointed at. This could be a series, slice, etc.

polarPolygon: PolarPolygon

PolarPolygon that the data point belongs to.

resultTableContent: ResultTableContent

Contents for ResultTable

scale: ScaleXY<ViewportScale1D>

Scale where point is located