The following tables list the members exposed by HighlightingManager.
Name | Description | |
---|---|---|
![]() | HighlightingManager Constructor | HighlightingManager constructor. |
Name | Description | |
---|---|---|
![]() | AllDirty | |
![]() | DirtyContexts | A list of series pending update. |
![]() | DismissHighlightDelay | |
![]() | EnsureAnimator | TODO |
![]() | ExecutionContext | TODO |
![]() | HighWaterMark | |
![]() | IndividualHighWaterMark | |
![]() | InProgress | Boolean indicating whether a highlighting is in progress. |
![]() | IsExclusiveHighlight | TODO |
![]() | MarkerHighWaterMark | |
![]() | MaxHighlightingProgress | The maximum progress of all active highlightings. |
![]() | MaxMarkerHighlightingProgress | The maximum progress of all active marker highlightings. |
![]() | RetainMainShapes | TODO |
![]() | SumHighlightingProgress | The sum of the progress of all active highlightings. |
![]() | SumMarkerHighlightingProgress | The sum of the progress of all active marker highlightings. |
![]() | TotalHighlightingProgress | The average progress of all the series highlights. |
![]() | TotalHighWaterMark | The total highlighting high water mark. |
Name | Description | |
---|---|---|
![]() | AllHighlights |
Name | Description | |
---|---|---|
![]() | Clear | Resets the state of the HighlightingManager. |
![]() | EndHighlight | Ends the highlight operation. |
![]() | GetHighlightingInfo | Gets the HighlightingInfo matching the given criteria. |
![]() | IsContextValid | Is the context of a highlight valid. |
![]() | IsCrossContextHighlight | TODO |
![]() | StartHighlight | Starts the highlight operation. |
![]() | Tick | Progress the highlighting incrementally. |