Gets a list containing the child Command objects.
Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting
C# Copy Code |
---|
public IList<Command> Commands { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Commands As IList(Of Command) |