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

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