RolloverModifier Class Fields

For a list of all members of this type, see RolloverModifier 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) Defines the DrawVerticalLine DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defined IncludeSeries Attached Property  
Public Fieldstatic (Shared in Visual Basic) Defines TooltipContainerStyle 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 Indicates that rollover tooltips must be updated (Inherited from SciChart.Charting.ChartModifiers.VerticalSliceModifierBase)
Protected Field Defines the collection of rollover markers (Inherited from SciChart.Charting.ChartModifiers.VerticalSliceModifierBase)
Protected Field Defines the cached TemplatableControl. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase)
Protected Field Defines the collection of rollover tooltips (Inherited from SciChart.Charting.ChartModifiers.VerticalSliceModifierBase)
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