Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET Standard 2.0+ platform documentation. This link will take you to the parent topic of the current section.

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