Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.v21.2.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