TooltipModifier Class Fields

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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines AxisLabelStyle attached property  
Public Fieldstatic (Shared in Visual Basic) Defines AxisLabel attached property  
Public Fieldstatic (Shared in Visual Basic) Defines AxisLabelTemplate attached property  
Public Fieldstatic (Shared in Visual Basic) Defined IncludeSeries Attached Property  
Public Fieldstatic (Shared in Visual Basic) Defines TooltipStyle attached property  
Public Fieldstatic (Shared in Visual Basic) Defines the TooltipLabelDataContext DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines Tooltip attached property  
Public Fieldstatic (Shared in Visual Basic) Defines TooltipTemplate attached property  
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. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase)
Protected Field Defines the popup for rendering tooltip as top-most element. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase)
Protected FieldThe Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase)
Top
See Also