TooltipModifier Class Fields
For a list of all members of this type, see TooltipModifier members.
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]() | AxisLabelContainerStyleProperty | Defines AxisLabelContainerStyle attached property |
![]() ![]() | AxisLabelProperty | Defines AxisLabel attached property |
![]() ![]() | AxisLabelTemplateProperty | Defines AxisLabelTemplate attached property |
![]() ![]() | IncludeSeriesProperty | Defined IncludeSeries attached property |
![]() ![]() | TooltipContainerStyleProperty | Defines TooltipStyle attached property |
![]() ![]() | TooltipLabelDataContextSelectorProperty | Defines the TooltipLabelDataContext DependencyProperty |
![]() ![]() | TooltipProperty | Defines Tooltip attached property |
![]() ![]() | TooltipTemplateProperty | Defines TooltipTemplate attached property |
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. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase) |
![]() | _tooltipPopup | Defines the popup for rendering tooltip as top-most element. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase) |
![]() | CurrentPoint | The Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
See Also


