Skip to main content
.NET 6.0+

PivotChartModuleBase.DefaultAnalysisDataNavigationItemCaption Field

Specifies the default caption for the navigation group created by the PivotChart module.

Namespace: DevExpress.ExpressApp.PivotChart

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

Declaration

public const string DefaultAnalysisDataNavigationItemCaption = "Analysis"

Field Value

Type
String
See Also