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

ISupportTransparency Interface

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.2.dll

Declaration

public interface ISupportTransparency

Remarks

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

See Also