ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPath Interface / commands Property

In This Topic
    commands Property (IPath)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property commands As List(Of IPathCommand)
    List<IPathCommand> commands {get;}
    See Also