Version

SeriesViewerView Class Members

The following tables list the members exposed by SeriesViewerView.

Public Properties
 NameDescription
Public PropertyCurrentModifiersRepresents the keyboard modifiers that are currently held down.  
Public PropertyHorizontalZoombarThe current Chart object's horizontal Zoombar  
Public PropertyPlotAreaViewportGets the viewport of the plot area.  
Public PropertyStealingCapture  
Public PropertySubtitlePresenterThe current Chart object's subtitle area  
Public PropertyTitlePresenterThe current Chart object's title area  
Public PropertyUseDeltaZoomGets or sets whether or not use delta zoom  
Public PropertyVerticalZoombarThe current Chart object's vertical Zoombar  
Protected Properties
 NameDescription
Protected PropertyGridPanelGets the panel associated with the grid elements.  
Protected Internal PropertyModelSets or gets the model.  
Protected PropertyPlotAreaBackgroundPresenterGets the background content presenter.  
Protected PropertySeriesPanelGets the panel in which series are laid out.  
Protected PropertyVisualStateTargetGets the target for visual state transitions.  
Public Methods
 NameDescription
Public MethodAcquireTileContent  
Public MethodAddLabelPanelAdds a label panel to the view.  
Public MethodAddToInfoBox  
Public MethodAttachAxisAttaches and axis to the view.  
Public MethodAttachSeriesAttaches a series to the view.  
Public MethodCancelMouseInteractionsCancels any pending mouse interaction with the plot area.  
Public MethodCompleteMouseCaptureCompletes the mouse capture held on the plot area.  
Public MethodCreateLayoutCalled to create the visual layout for the view.  
Public MethodDisplayZoomTiles  
Public MethodEnsureScrollbarsRendered  
Public MethodFocusChartFocuses the chart element.  
Public MethodGetDefaultHorizontalAxisTitleMargin  
Public MethodGetDefaultVerticalAxisTitleMargin  
Public MethodGetExecutionContext  
Public MethodGoToDraggingVisualStateTransitions to the dragging visual state.  
Public MethodGoToIdleStateTransitions the view to the idle state.  
Public MethodGoToPanningVisualStateTransitions to the panning visual state.  
Public MethodHideDragPathHides the drag path.  
Public MethodHideHorizontalCrosshairHides the horizontal crosshair.  
Public MethodHidePlotContent  
Public MethodHidePreviewPathHides the preivew path.  
Public MethodHideTooltipHides the tooltip.  
Public MethodHideVerticalCrosshairHides the vertical crosshair.  
Public MethodHideZoomTiles  
Public MethodJustZoomed  
Public MethodOnActualHitTestModeChanged  
Public MethodOnAttachedToUI  
Public MethodOnDetachedFromUI  
Public MethodOnInitCalled to initialize the view.  
Public MethodOnTemplateProvidedCalled when the template is provided.  
Public MethodOnTileZoomEnding  
Public MethodOnZoomPanInteractionEnding  
Public MethodOnZoomPanInteractionStarting  
Public MethodPlotAreaCaptureMouseMakes the plot area capture the mouse.  
Public MethodRemoveAxisRemoves an axis from the view.  
Public MethodRemoveLabelPanelRemoves a label panel from the view.  
Public MethodRemoveSeriesCalled when a series should be removed.  
Public MethodSeriesAttachedReturns if a series is attached to the view.  
Public MethodSetDefaultCursorSets the PlotArea's cursor to null, which effectively sets it to the system default cursor.  
Public MethodSetHandCursorSets the hand cursor for the view.  
Public MethodShowHorizontalCrosshairMakes the horizontal crosshair visible.  
Public MethodShowPlotContent  
Public MethodShowPreviewPathMakes the preview path visible.  
Public MethodShowVerticalCrosshairMakes the vertical crosshair visible.  
Public MethodUpdateDragPathUpdates the path for the drag rectangle.  
Public MethodUpdateHorizontalCrosshairUpdates the position of the horizontal crosshair.  
Public MethodUpdateInfoBoxXTranslationMoves the info box.  
Public MethodUpdateOverviewPlusDetailRectsCalled wehn the OPD rects need to be updated.  
Public MethodUpdatePreviewPathUpates the preview path.  
Public MethodUpdateVerticalCrosshairUpdates the positioning of the vertical crosshair.  
Public MethodUpdateZoombarsCalled when the zoombars should be updated with new zoom values.  
Protected Methods
 NameDescription
Protected Internal MethodInitializeScalingRatio  
Protected MethodOnManipulationCompleted  
Protected MethodOnManipulationDelta  
Protected MethodOnManipulationStarted  
Protected Internal MethodResolveDefaultInteraction  
Protected MethodZoombarsSupportedBoolean indicating whether or not zoombars are supported by this the current control.  
See Also