AxisDataSourceType.NumberLiteral Property
Number Literal.Represents the element tag in schema: c:numLit
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property NumberLiteral As NumberLiteral
Get
Set
'Usage
Dim instance As AxisDataSourceType
Dim value As NumberLiteral
value = instance.NumberLiteral
instance.NumberLiteral = value
public NumberLiteral NumberLiteral { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.NumberLiteral
Returns NumberLiteral.