Back to Devexpress

ISupportTransparency Interface

corelibraries-devexpress-dot-xtracharts-08e27a7a.md

latest1.0 KB
Original Source

ISupportTransparency Interface

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

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public interface ISupportTransparency
vb
Public Interface ISupportTransparency

Remarks

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

See Also

ISupportTransparency Members

DevExpress.XtraCharts Namespace