Compartir a través de


SparklineGroup.DisplayXAxis Property

displayXAxis.Represents the attribte in schema: displayXAxis

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "displayXAxis")> _
Public Property DisplayXAxis As BooleanValue
    Get
    Set
'Usage
Dim instance As SparklineGroup
Dim value As BooleanValue

value = instance.DisplayXAxis

instance.DisplayXAxis = value
[SchemaAttrAttribute(, "displayXAxis")]
public BooleanValue DisplayXAxis { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

SparklineGroup Class

SparklineGroup Members

DocumentFormat.OpenXml.Office2010.Excel Namespace