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

In This Topic
    Opacity Property (PlotConfig)
    In This Topic
    Gets or sets plot opacity
    Syntax
    'Declaration
     
    Public Property Opacity As Double
    public double Opacity {get; set;}
    See Also