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

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