Table of Contents

Class ChartRemoveAreaCommand

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

Constructors

ChartRemoveAreaCommand(ChartArea)

public ChartRemoveAreaCommand(ChartArea area)

Parameters

area ChartArea

Properties

Area

public ChartArea Area { get; }

Property Value

ChartArea