CursorModifier Class Fields

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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines the AxisLabelContainerStyle attached property.  
Public Fieldstatic (Shared in Visual Basic) Defines the AxisLabel attached property.  
Public Fieldstatic (Shared in Visual Basic) Defines the AxisLabelTemplate attached property  
Public Fieldstatic (Shared in Visual Basic) Defines the IncludeSeries attached property.  
Public Fieldstatic (Shared in Visual Basic) Defines the ShowTooltip dependency property.  
Public Fieldstatic (Shared in Visual Basic) Defines the SnappingMode dependency property.  
Public Fieldstatic (Shared in Visual Basic) Defines the SnapToSeries attached property.  
Public Fieldstatic (Shared in Visual Basic) Defines the TooltipContainerStyle dependency property.  
Public Fieldstatic (Shared in Visual Basic) Defines the 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