ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / OverlayConfig Class / End Property

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