ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PositionImageAnnotation Class / imageWidth Property

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