ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IOverlay Interface / Start Property

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