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

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