ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / LineAttachInfo Class / end Property

In This Topic
    end Property (LineAttachInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property end As IPoint
    public IPoint end {get; set;}
    See Also