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

In This Topic
    OffsetY Property (CustomLabel)
    In This Topic
    Gets or sets the Y offset relative to chart center
    Syntax
    'Declaration
     
    Public Property OffsetY As Length
    public Length OffsetY {get; set;}
    See Also