ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / TextConfig Class / Offset Property

In This Topic
    Offset Property (TextConfig)
    In This Topic
    Gets or sets connecting line offset
    Syntax
    'Declaration
     
    Public Property Offset As Double
    public double Offset {get; set;}
    See Also