Skip to main content

ISupportTransparency Interface

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.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