Compartir a través de


AxisDataSourceType.StringLiteral Property

String Literal.Represents the element tag in schema: c:strLit

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Property StringLiteral As StringLiteral
    Get
    Set
'Uso
Dim instance As AxisDataSourceType
Dim value As StringLiteral

value = instance.StringLiteral

instance.StringLiteral = value
public StringLiteral StringLiteral { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.StringLiteral
Returns StringLiteral.

See Also

Reference

AxisDataSourceType Class

AxisDataSourceType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace