Version

SeriesView Class Members

The following tables list the members exposed by SeriesView.

Public Constructors
 NameDescription
Public ConstructorSeriesView ConstructorConstructs a SeriesView.  
Public Properties
 NameDescription
Public PropertyAlternateViewIdentifier  
Public PropertyDuringInitGets whether the control is during initalization  
Public PropertyIsAlternateViewGets whether the control is alternate view  
Public PropertyScalingRatioOverrideGets whether the control is override scaling ratio  
Protected Properties
 NameDescription
Protected Internal PropertyAlternateWindow  
Protected PropertyExecutionContext  
Protected Internal PropertyLayerPanelGets the grid contraining the child series  
Protected Internal PropertyMarkerCanvasGets the parent canvas for the current series object's markerItems.  
Protected PropertyModelGets or sets the model for the series.  
Protected PropertyRootCanvasGets the root visual for the series.  
Protected Internal PropertyViewportGets the viewport for the series.  
Protected Internal PropertyViewportCalculatorGets or sets the calculator to use for the viewport calculations.  
Protected Internal PropertyWindowRectGets the current zoom label for the series.  
Public Methods
 NameDescription
Public MethodAttachUICalled to attach ui of the view to the appropriate canvas.  
Public MethodGetBrightenedBrushGets brithened brush for specified brightness value  
Public MethodGetEffectiveViewport  
Public MethodGetExecutionContext  
Public MethodGetFullyOpaqueBrushGets brithened brush for specified brightness value  
Public MethodGetMainContentViewport  
Public MethodGetSaturatedBrushGets saturated brush for specified saturation value.  
Public MethodGetTransparentBrush  
Public MethodGetViewInfoGets the view info for the series.  
Public MethodOnInitCalled to initialize the view.  
Public MethodOnLegendItemVisibilityChangedNotifies the series view about changes to visibility of legend item  
Public MethodOnRenderFrameHandles rendering of a frame  
Public MethodOnVisualPropertiesChanged  
Public MethodPrepAltSurface  
Public MethodPrepSurface  
Public MethodVisibilityChangedHandles changes to visibility of the series view  
Protected Methods
 NameDescription
Protected Internal MethodExportViewShapesExports visual information about the series for use by external tools and functionality.  
Protected MethodGetDefaultDropShadowEffectGets default drop shadow effect  
Protected Internal MethodHideTooltip  
Protected MethodOnLostMouseCaptureCalled when the mouse capture has been lost.  
Protected MethodOnMouseEnterCalled when the mouse enters the control.  
Protected MethodOnMouseLeaveCalled when the mouse leaves the control.  
Protected MethodOnMouseLeftButtonDownCalled wehn the left mouse button is depressed.  
Protected MethodOnMouseLeftButtonUpCalled when the left mouse button is released.  
Protected MethodOnMouseMoveCalled when the mouse moves over the control.  
Protected MethodOnMouseRightButtonDownCalled when the right mouse button is pressed.  
Protected MethodOnMouseRightButtonUpOverridden in derived classes when they want to respond to the right mouse button being released.  
Protected Internal MethodOnSeriesAttachedinternal  
Protected Internal MethodOnSeriesDetached  
Protected Internal MethodOnTemplateProvidedCalled when the template for the control has been provided.  
See Also