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

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