Transparency of drawing chart data.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] [DefaultValueAttribute(255)] public byte Transparency { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <DefaultValueAttribute(255)> _ Public Property Transparency As Byte Get Set |
Remarks
0 – transparent, 255 – opaque. Applied only for non-contoured and non-zoned chart.