CursorModifier Class Fields
For a list of all members of this type, see CursorModifier members.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | AxisLabelContainerStyleProperty | Defines the AxisLabelContainerStyle attached property. |
![]() ![]() | AxisLabelProperty | Defines the AxisLabel attached property. |
![]() ![]() | AxisLabelTemplateProperty | Defines the AxisLabelTemplate attached property |
![]() ![]() | IncludeSeriesProperty | Defines the IncludeSeries attached property. |
![]() ![]() | ShowTooltipProperty | Defines the ShowTooltip dependency property. |
![]() ![]() | SnappingModeProperty | Defines the SnappingMode dependency property. |
![]() ![]() | SnapToSeriesProperty | Defines the SnapToSeries attached property. |
![]() ![]() | TooltipContainerStyleProperty | Defines the TooltipContainerStyle dependency property. |
![]() ![]() | TooltipTemplateProperty | Defines the TooltipTemplate attached property. |
Protected Fields
Name | Description | |
---|---|---|
![]() | _isInMasterBounds | Indicates whether the current modifier is inside the master bounds (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _isMaster | Indicates whether the current modifier is master (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _master | Defines the master ChartModifierBase (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
![]() | _tooltipLabelCache | Defines the cached TemplatableControl. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase) |
![]() | _tooltipPopup | Defines the popup for rendering tooltip as top-most element. (Inherited from SciChart.Charting.ChartModifiers.TooltipModifierBase) |
![]() | CurrentPoint | The Current MousePoint on the parent SciChart.Charting.Visuals.SciChartSurfaceBase.ModifierSurface (Inherited from SciChart.Charting.ChartModifiers.InspectSeriesModifierBase) |
See Also