Partager via


IMsoAxis.AxisBetweenCategories Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property AxisBetweenCategories As Boolean
    Get
    Set
'Usage
Dim instance As IMsoAxis
Dim value As Boolean

value = instance.AxisBetweenCategories

instance.AxisBetweenCategories = value
bool AxisBetweenCategories { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoAxis Interface

IMsoAxis Members

Microsoft.Office.Core Namespace