ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Pointer Class / NeedleWidth Property

In This Topic
    NeedleWidth Property (Pointer)
    In This Topic
    Gets the needle width for GuagleNeedle overlay
    Syntax
    'Declaration
     
    Public Property NeedleWidth As Length
    public Length NeedleWidth {get; set;}
    See Also