IMsoLegend.Position Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Core::XlLegendPosition Position { Microsoft::Office::Core::XlLegendPosition get(); void set(Microsoft::Office::Core::XlLegendPosition value); };
public Microsoft.Office.Core.XlLegendPosition Position { get; set; }
member this.Position : Microsoft.Office.Core.XlLegendPosition with get, set
Public Property Position As XlLegendPosition