ChartOrderElement - класс |
Пространство имён: StockSharp.Xaml.Charting
public class ChartOrderElement : ChartTransactionElement<ChartOrderElement>
Тип ChartOrderElement предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ChartOrderElement |
Initialize ChartOrderElement.
|
Имя | Описание | |
---|---|---|
![]() | BuyColor |
Color of graphics element on chart, indicating buy.
(Унаследован от ChartTransactionElementT.) |
![]() | BuyStrokeColor |
Border color of graphics element on chart, indicating buy.
(Унаследован от ChartTransactionElementT.) |
![]() | Chart |
The chart on which the element is drawn.
(Унаследован от ChartElementT.) |
![]() | ChartArea |
The chart area on which the element is drawn.
(Унаследован от ChartElementT.) |
![]() | ChildElements |
Child chart elements.
(Унаследован от ChartElementT.) |
![]() | Colorer |
Custom elements colorer.
(Унаследован от ChartElementT.) |
![]() | DrawSize |
Draw size.
(Унаследован от ChartTransactionElementT.) |
![]() | ErrorColor |
Fill color of transaction errors.
|
![]() | Filter |
Orders display filter.
|
![]() | FullTitle |
The full series title.
If this property is undefined, auto-generated title will be used instead.
(Унаследован от ChartElementT.) |
![]() | Id |
Unique ID.
(Унаследован от ChartPartT.) |
![]() | IsLegend |
Should this element be shown in the legend.
(Унаследован от ChartElementT.) |
![]() | IsVisible |
Whether this element is visible on chart.
(Унаследован от ChartElementT.) |
![]() | ParentElement |
Parent chart element.
(Унаследован от ChartElementT.) |
![]() | SellColor |
Color of graphics element on chart, indicating sell.
(Унаследован от ChartTransactionElementT.) |
![]() | SellStrokeColor |
Border color of graphics element on chart, indicating sell.
(Унаследован от ChartTransactionElementT.) |
![]() | Title | Устарело.
Series header that will be shown on chart.
(Унаследован от ChartTransactionElementT.) |
![]() | UseAltIcon |
Use alternative icons.
(Унаследован от ChartTransactionElementT.) |
![]() | XAxis |
X axis this element currently attached to.
(Унаследован от ChartElementT.) |
![]() | XAxisId |
X-axis.
(Унаследован от ChartElementT.) |
![]() | YAxis |
X axis this element currently attached to.
(Унаследован от ChartElementT.) |
![]() | YAxisId |
Y-axis.
(Унаследован от ChartElementT.) |
Имя | Описание | |
---|---|---|
![]() | AddChildElement |
Add child chart element.
(Унаследован от ChartElementT.) |
![]() | CheckAxesCompatible |
Check if the element can be drawn using supplied axis types.
(Унаследован от ChartElementT.) |
![]() | Clone |
Create a copy of ChartElementT.
(Унаследован от ChartElementT.) |
![]() | CompareTo(Object) | (Унаследован от EquatableChartOrderElement.) |
![]() | CompareTo(UTP) | (Унаследован от EquatableChartOrderElement.) |
![]() | CreateClone |
Create clone but do not fill out fields/properties.
(Унаследован от ChartElementT.) |
![]() | Equals(Object) | (Унаследован от EquatableChartOrderElement.) |
![]() | Equals(UTP) | (Унаследован от EquatableChartOrderElement.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) |
![]() | GetGeneratedTitle |
Get generated title.
(Унаследован от ChartTransactionElementT.) |
![]() | GetHashCode |
Get the hash code of the object ChartElementT.
(Унаследован от ChartPartT.) |
![]() | GetType | Gets the Type of the current instance. (Унаследован от Object.) |
![]() | Load |
Load settings.
(Переопределяет ChartTransactionElementTLoad(SettingsStorage).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) |
![]() | OnDraw |
Draw on root element.
(Переопределяет ChartElementTOnDraw(ChartDrawData).) |
![]() | OnEquals |
Compare ChartElementT on the equivalence.
(Унаследован от ChartPartT.) |
![]() | OnReset | Reset element. (Унаследован от ChartElementT.) |
![]() | RaisePropertyChanged |
To call the event PropertyChanged.
(Унаследован от ChartPartT.) |
![]() | RaisePropertyChanging |
To call the event PropertyChanging.
(Унаследован от ChartPartT.) |
![]() | RaisePropertyValueChanging |
To call the event PropertyValueChanging.
(Унаследован от ChartPartT.) |
![]() | RemoveChildElement |
Remove child chart element.
(Унаследован от ChartElementT.) |
![]() | Save |
Save settings.
(Переопределяет ChartTransactionElementTSave(SettingsStorage).) |
![]() | SetFieldTField |
Update field value and raise PropertyChanged event.
(Унаследован от ChartPartT.) |
![]() | ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
![]() | PropertyChanged |
The chart element properties value change event.
(Унаследован от ChartPartT.) |
![]() | PropertyChanging |
The chart element properties value changing event.
(Унаследован от ChartPartT.) |
![]() | PropertyValueChanging |
The chart element properties value change start event.
(Унаследован от ChartPartT.) |