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

In This Topic
    width Property (IPolylineShape)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property width As Nullable(Of Double)
    Nullable<double> width {get;}
    See Also