Compartir a través de


DataLabel.Pos Propiedad

Definición

pos, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: pos

[DocumentFormat.OpenXml.SchemaAttr(0, "pos")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos> Pos { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos> Pos { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pos")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos>? Pos { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pos")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos>? Pos { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos>? Pos { get; set; }
member this.Pos : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pos")>]
member this.Pos : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pos")>]
member this.Pos : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.DataLabelPos> with get, set
Public Property Pos As EnumValue(Of DataLabelPos)

Valor de propiedad

Atributos

Se aplica a