Skip to main content
.NET 6.0+

IModelPivotChartNavigation.GenerateRelatedAnalysisGroup Property

Specifies whether context navigation is enabled for the Analysis module.

Namespace: DevExpress.ExpressApp.PivotChart

Assembly: DevExpress.ExpressApp.PivotChart.v23.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