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

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