Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public interface ICustomizationEnabledProvider

Remarks

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

See Also