IMsoChartGroup.VaryByCategories Property

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

Syntax

'Declaration
Property VaryByCategories As Boolean
    Get
    Set
'Usage
Dim instance As IMsoChartGroup
Dim value As Boolean

value = instance.VaryByCategories

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoChartGroup Interface

IMsoChartGroup Members

Microsoft.Office.Core Namespace