Skip to main content
.NET 6.0+

PivotGridListEditor.ChartDesignerType Field

OBSOLETE

This member is not used anymore.

Specifies the Chart Designer as the default chart designer type.

Namespace: DevExpress.ExpressApp.PivotGrid.Win

Assembly: DevExpress.ExpressApp.PivotGrid.Win.v23.2.dll

Declaration

[Obsolete("This member is not used anymore.")]
[Browsable(false)]
[DefaultValue(ChartDesignerType.ChartDesigner)]
public static ChartDesignerType ChartDesignerType

Field Value

Type Default
DevExpress.ExpressApp.PivotGrid.Win.ChartDesignerType ChartDesigner
See Also