Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SimpleFigureSeriesCursorPoint<FigureType>

Interface for CursorPoints that point to a Figure of SimpleFigureSeries. Used to pack information about pointed segment to users.

Index

Properties

figure

figure : FigureType

Pointed figure.

Optional fillStyle

fillStyle : FillStyle

Optional attached fillStyle

location

location : Point

Location of point

resultTableContent

resultTableContent : ResultTableContent

Contents for ResultTable

scale

scale : ScaleXY

Scale where point is located

series

series : SimpleFigureSeries<any, any, any, any>

Series that contains point