MarkerLayoutProperties.Symbol 属性

定义

符号,此属性仅在 Office 2013 及更高版本中可用。

表示架构中的以下属性:符号

[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)

属性值

属性

适用于