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

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