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

In This Topic
    commands Property (_Path)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property commands As List(Of IPathCommand)
    public virtual List<IPathCommand> commands {get;}
    See Also