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

In This Topic
    End Property (Overlay)
    In This Topic
    Gets or sets the end position on the value axis or the end index on the category axis
    Syntax
    'Declaration
     
    Public Property End As Double
    public double End {get; set;}
    See Also