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

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