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

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