ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PathRenderEngineElement Class / fillOpacity Property

In This Topic
    fillOpacity Property (_PathRenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property fillOpacity As Nullable(Of Double)
    public Nullable<double> fillOpacity {get; set;}
    See Also