EntryModel

constructor(location: Point, entry: ChartEntry, color: Int, index: Int)

Parameters

location

the coordinates of the indicator.

entry
color

the color associated with the ChartEntry.

index

the index of the ChartEntry in its series.