UnitEditorSettings

StockSharp.Xaml

Edit settings for UnitEditor.

Inherits: BaseEditSettings

Properties

MaxValue : decimal?

Max value.

MinValue : decimal?

Min value.

SupportAbsolute : bool

Support Absolute.

SupportLimitType : bool

Support Limit.

SupportPercent : bool

Support Percent.

SupportPointType : bool

Support Point.

SupportStepType : bool

Support Step.

UnitType : UnitTypes

Unit type.

UnitValue : decimal?

Unit value.

Methods

AssignToEditCore(IBaseEdit)

Fields