TooltipModifierBase Class Fields
For a list of all members of this type, see TooltipModifierBase members.
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]() | HoverDelayProperty | Defines HoverDelay DependencyProperty |
![]() ![]() | LineOverlayStyleProperty | Defines the LineOverlayStyle DependencyProperty |
![]() ![]() | ShowAxisLabelsProperty | Defines the ShowAxisLabels DependencyProperty |
![]() ![]() | ShowTooltipOnProperty | Defines the ShowTooltipOn DependencyProperty |
![]() ![]() | TooltipPlacementProperty | Defines the PopupPlacement DependencyProperty |
![]() ![]() | TooltipUsageModeProperty | Defines the PopupIsEnabled DependencyProperty |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | _isInMasterBounds | Indicates whether the current modifier is inside the master bounds (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _isMaster | Indicates whether the current modifier is master (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _master | Defines the master ChartModifierBase (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _tooltipLabelCache | Defines the cached TemplatableControl. |
![]() | _tooltipPopup | Defines the popup for rendering tooltip as top-most element. |
![]() | CurrentPoint | The Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | TooltipOffset | Defines the default X and Y offset for tooltips. |
See Also


