Skip to main content

ICustomizationEnabledProvider Interface

Declares members implemented by charting entities, that allow or prohibit end-user customization to charts displayed in a UI.

Namespace: DevExpress.ExpressApp.Chart

Assembly: DevExpress.Persistent.Base.v25.2.dll

NuGet Package: DevExpress.Persistent.Base

Declaration

public interface ICustomizationEnabledProvider

Remarks

This interface supports internal XAF infrastructure. You do not need to implement this interface in most cases.

See Also