ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPathAnnotationOption Interface / path Property

In This Topic
    path Property (IPathAnnotationOption)
    In This Topic
    Syntax
    'Declaration
     
    Property path As List(Of String)
    List<string> path {get; set;}
    See Also