ChartText.StringLiteral 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.
String Literal.
Represents the following element tag in the schema: c:strLit.
public DocumentFormat.OpenXml.Drawing.Charts.StringLiteral StringLiteral { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.StringLiteral? StringLiteral { get; set; }
member this.StringLiteral : DocumentFormat.OpenXml.Drawing.Charts.StringLiteral with get, set
Public Property StringLiteral As StringLiteral