InspectSeriesModifierBase Class Fields

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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines the SeriesData Dependency property which you may bind to in your applications to show cursor updates on mouse-move  
Public Fieldstatic (Shared in Visual Basic) Defines the RolloverMode DependencyProperty  
Public Fieldstatic (Shared in Visual Basic) Defines the UseInterpolation DependencyProperty  
Top
Protected Fields
 NameDescription
Protected Field Indicates whether the current modifier is inside the master bounds  
Protected Field Indicates whether the current modifier is master  
Protected FieldDefines the master ChartModifierBase  
Protected FieldThe Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface  
Top
See Also