InspectSeriesModifierBase Class Fields
For a list of all members of this type, see InspectSeriesModifierBase members.
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]() | SeriesDataProperty | Defines the SeriesData Dependency property which you may bind to in your applications to show cursor updates on mouse-move |
![]() ![]() | SourceModeProperty | Defines the RolloverMode DependencyProperty |
![]() ![]() | UseInterpolationProperty | Defines the UseInterpolation DependencyProperty |
Protected Fields
| Name | Description | |
|---|---|---|
![]() | _isInMasterBounds | Indicates whether the current modifier is inside the master bounds |
![]() | _isMaster | Indicates whether the current modifier is master |
![]() | _master | Defines the master ChartModifierBase |
![]() | CurrentPoint | The Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface |
See Also


