MarkerType.YPosition Property

Definition

Relative Y Coordinate.

Represents the following element tag in the schema: cdr:y.

public DocumentFormat.OpenXml.Drawing.ChartDrawing.YPosition YPosition { get; set; }
public DocumentFormat.OpenXml.Drawing.ChartDrawing.YPosition? YPosition { get; set; }
member this.YPosition : DocumentFormat.OpenXml.Drawing.ChartDrawing.YPosition with get, set
Public Property YPosition As YPosition

Property Value

Returns YPosition.

Applies to