ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ImageOverlayOption Class / width Property

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