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

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