Share via


DockingSelector.SaveUI Method (Legend)

Saves the docking position settings to a Legend object.

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

Syntax

'Declaration
Public Sub SaveUI ( _
    legend As Legend _
)
'Usage
Dim instance As DockingSelector
Dim legend As Legend

instance.SaveUI(legend)
public void SaveUI(
    Legend legend
)

Parameters

Remarks

This method saves the docking position settings to the Legend object.

See Also

Reference

DockingSelector Class

DockingSelector Members

SaveUI Overload

Microsoft.Office.Server.WebControls Namespace