TooltipModifierBase Class Fields

For a list of all members of this type, see TooltipModifierBase members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines HoverDelay DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the LineOverlayStyle DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowAxisLabels DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowTooltipOn DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the PopupPlacement DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the PopupIsEnabled DependencyProperty  
Top
Protected Fields
 NameDescription
Protected Field Indicates whether the current modifier is inside the master bounds (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected Field Indicates whether the current modifier is master (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected FieldDefines the master ChartModifierBase (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected Field Defines the cached TemplatableControl.  
Protected Field Defines the popup for rendering tooltip as top-most element.  
Protected FieldThe Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Protected Field Defines the default X and Y offset for tooltips.  
Top
See Also