Skip to main content
.NET 6.0+

PivotChartModuleBase() Constructor

Creates an instance of the PivotChartModuleBase class.

Namespace: DevExpress.ExpressApp.PivotChart

Assembly: DevExpress.ExpressApp.PivotChart.v23.2.dll

Declaration

public PivotChartModuleBase()

Remarks

Do not use this method. To add the PivotChartModuleBase to your application, use one of the approaches listed in the Ways to Register a Module topic.

See Also