ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IPlotConfig Interface / Opacity Property

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