indicatorXY property

double indicatorXY
final

Value from 0.0 to 1.0 indicating the percentage in which the indicator should be positioned on the line, either on Y if TimelineAxis.vertical or X if TimelineAxis.horizontal. For example, 0.2 means 20% from start to end. It defaults to 0.5.

Implementation

final double indicatorXY;