Freigeben über


Legend.LegendPosition-Eigenschaft

Legend Position.Represents the element tag in schema: c:legendPos

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property LegendPosition As LegendPosition
    Get
    Set
'Usage
Dim instance As Legend
Dim value As LegendPosition

value = instance.LegendPosition

instance.LegendPosition = value
public LegendPosition LegendPosition { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Charts.LegendPosition

Siehe auch

Referenz

Legend Klasse

Legend-Member

DocumentFormat.OpenXml.Drawing.Charts-Namespace