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

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