Skip to main content
.NET 6.0+

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.v23.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