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

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