Marker.Symbol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Symbol.
Represents the following element tag in the schema: c:symbol.
public DocumentFormat.OpenXml.Drawing.Charts.Symbol Symbol { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.Symbol? Symbol { get; set; }
member this.Symbol : DocumentFormat.OpenXml.Drawing.Charts.Symbol with get, set
Public Property Symbol As Symbol