Table of Contents

Class ChartAddAreaCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class ChartAddAreaCommand : BaseStudioCommand, IStudioCommand
Inheritance
ChartAddAreaCommand
Implements
Inherited Members
Extension Methods

Constructors

ChartAddAreaCommand(ChartArea)

public ChartAddAreaCommand(ChartArea area)

Parameters

area ChartArea

Properties

Area

public ChartArea Area { get; }

Property Value

ChartArea