Interface IOpacityAttribute
Contains the opacity members.
Namespace: Syncfusion.Windows.Forms.Chart.SvgBase
Assembly: Syncfusion.Chart.Base.dll
Syntax
public interface IOpacityAttribute
Properties
Opacity
Gets or sets the opacity.
Declaration
Opacity Opacity { get; set; }
Property Value
Type | Description |
---|---|
Opacity | The opacity. |