DockingSelector Class

Renders the control that is used by the chart editing controls to set the docking position of chart legend and title elements.

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.Office.Server.WebControls.DockingSelector

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Class DockingSelector _
    Inherits WebControl
'Usage
Dim instance As DockingSelector
public class DockingSelector : WebControl

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DockingSelector Members

Microsoft.Office.Server.WebControls Namespace