annotationsLimit property

int annotationsLimit
final

If set, only up to this many of Annotations will be returned per DataItemView. The maximum value is 1000. If not set, the maximum value will be used.

Implementation

final int annotationsLimit;