Skip to main content

ISupportTransparency Interface

In This Article

Represents the interface which provides the transparency functionality for series which support it.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

public interface ISupportTransparency

#Remarks

Use the ISupportTransparency.Transparency property, to specify the amount of transparency of series which support it.

See Also