Skip to main content
A newer version of this page is available. .

IModelPivotChartNavigation.GenerateRelatedAnalysisGroup Property

Specifies whether context navigation is enabled for the Analysis module.

Namespace: DevExpress.ExpressApp.PivotChart

Assembly: DevExpress.ExpressApp.PivotChart.v18.2.dll

Declaration

bool GenerateRelatedAnalysisGroup { get; set; }

Property Value

Type Description
Boolean

true, if context navigation is enabled for the Analysis module; otherwise, false.

See Also