Version

CategoryToolTipLayerView Class Methods

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

Public Methods
 NameDescription
Public MethodAttachUICalled to attach ui of the view to the appropriate canvas. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodClearTooltipContentClears the content of the grouped tooltip.  
Public MethodGetBrightenedBrushGets brithened brush for specified brightness value (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetContainerGets the tooltip container.  
Public MethodGetEffectiveViewport (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetExecutionContext (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetFullyOpaqueBrushGets brithened brush for specified brightness value (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetMainContentViewport (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetSaturatedBrushGets saturated brush for specified saturation value. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetTransparentBrush (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodGetValidAreaSizeGets the full valid area in which the tooltip can be displayed.  
Public MethodGetViewInfoGets the view info for the series. (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodHideContainerHides the requested tooltip.  
Public MethodMoveTooltipMoves the tooltip to the requested position.  
Public MethodOnInitOverridden. Called when the view is initialized.  
Public MethodOnLegendItemVisibilityChangedNotifies the series view about changes to visibility of legend item (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnRenderFrameHandles rendering of a frame (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodOnVisualPropertiesChanged (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodPrepAltSurface (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodPrepSurface (Inherited from Infragistics.Controls.Charts.SeriesView)
Public MethodRelativeToAbsoluteReturns an absolution position from a series relative position.  
Public MethodVisibilityChangedHandles changes to visibility of the series view (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Methods
 NameDescription
Protected Internal MethodExportViewShapesOverridden. Exports visual data for shapes of the layer  
Protected MethodGetDefaultDropShadowEffectGets default drop shadow effect (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodHideTooltip (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnLostMouseCaptureCalled when the mouse capture has been lost. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseEnterCalled when the mouse enters the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeaveCalled when the mouse leaves the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeftButtonDownCalled wehn the left mouse button is depressed. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseLeftButtonUpCalled when the left mouse button is released. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseMoveCalled when the mouse moves over the control. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseRightButtonDownCalled when the right mouse button is pressed. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected MethodOnMouseRightButtonUpOverridden in derived classes when they want to respond to the right mouse button being released. (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnSeriesAttachedinternal (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnSeriesDetached (Inherited from Infragistics.Controls.Charts.SeriesView)
Protected Internal MethodOnTemplateProvidedOverridden. Called when the template is provided to the view.  
See Also