Freigeben über


MarkerType.YPosition-Eigenschaft

Relative Y Coordinate.Represents the element tag in schema: cdr:y

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

Syntax

'Declaration
Public Property YPosition As YPosition
    Get
    Set
'Usage
Dim instance As MarkerType
Dim value As YPosition

value = instance.YPosition

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.ChartDrawing.YPosition
Returns YPosition.

Siehe auch

Referenz

MarkerType Klasse

MarkerType-Member

DocumentFormat.OpenXml.Drawing.ChartDrawing-Namespace