Share via


MarkerLayoutProperties.Symbol Property

Definition

symbol, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: symbol

[DocumentFormat.OpenXml.SchemaAttr(0, "symbol")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle> Symbol { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle> Symbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "symbol")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle>? Symbol { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("symbol")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle>? Symbol { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle>? Symbol { get; set; }
member this.Symbol : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "symbol")>]
member this.Symbol : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("symbol")>]
member this.Symbol : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2013.Drawing.ChartStyle.MarkerStyle> with get, set
Public Property Symbol As EnumValue(Of MarkerStyle)

Property Value

Attributes

Applies to