Share via


MarkerType.YPosition Property

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; }

Property Value

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

See Also

Reference

MarkerType Class

MarkerType Members

DocumentFormat.OpenXml.Drawing.ChartDrawing Namespace