Version

SeriesView Class Methods

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

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