ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _getAdornerLocations Method

In This Topic
    _getAdornerLocations Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _getAdornerLocations() As List(Of IPoint)
    public virtual List<IPoint> _getAdornerLocations()
    See Also