Back to Devexpress

ISupportTransparency.Transparency Property

corelibraries-devexpress-dot-xtracharts-dot-isupporttransparency.md

latest2.0 KB
Original Source

ISupportTransparency.Transparency Property

Specifies the series transparency level.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
byte Transparency { get; set; }
vb
Property Transparency As Byte

Property Value

TypeDescription
Byte

A Byte value from 0 (opaque) to 255 (transparent).

|

Remarks

The following series view types support transparency.

See Also

ISupportTransparency Interface

ISupportTransparency Members

DevExpress.XtraCharts Namespace