ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ILineStyleOption Interface / opacity Property

In This Topic
    opacity Property (ILineStyleOption)
    In This Topic
    Syntax
    'Declaration
     
    Property opacity As Nullable(Of Double)
    Nullable<double> opacity {get; set;}
    See Also