ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / PlotConfig Class / Opacity Property

In This Topic
    Opacity Property (PlotConfig)
    In This Topic
    Gets or sets plot opacity Values: from 0 to 1
    Syntax
    'Declaration
     
    Public ReadOnly Property Opacity As Double
    public double Opacity {get;}
    See Also