ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILineRenderEngineElement Interface / strokeOpacity Property

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