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

IModelPivotChartNavigation.RelatedAnalysisGroupCaption Property

Specifies the caption for the navigation items generated by the Analysis module, when context navigation is enabled.

Namespace: DevExpress.ExpressApp.PivotChart

Assembly: DevExpress.ExpressApp.PivotChart.v19.1.dll

Declaration

string RelatedAnalysisGroupCaption { get; set; }

Property Value

Type Description
String

A sting specifying the caption for the navigation items generated by the Analysis module, when context navigation is enabled.

See Also