ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IBaseHierarchicalPointDataModel Interface / _path Method

In This Topic
    _path Method (IBaseHierarchicalPointDataModel)
    In This Topic
    Syntax
    'Declaration
     
    Function _path() As List(Of String)
    List<string> _path()
    See Also