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

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