The following tables list the members exposed by IHighlightingManager.
Name | Description | |
---|---|---|
AllDirty | TODO | |
DirtyContexts | A list of contexts which have changed and need to be rendered. | |
EnsureAnimator | TODO | |
ExecutionContext | TODO | |
InProgress | Boolean indicating whether a highlighting is in progress. | |
IsExclusiveHighlight | TODO | |
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 | |
---|---|---|
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. |