ChartSettingsObjectBase
StockSharp.Xaml.Charting.Ultrachart
Base proxy object to edit chart element in property grid.
Наследует: NotifiableObject
Реализует: ICustomTypeDescriptor
Конструкторы
ChartSettingsObjectBase(T)
Base proxy object to edit chart element in property grid.
- orig
- Parent chart element or indicator.
Свойства
CategoriesMode : CategoriesShowMode
Categories mode of property grid.
Orig : T
Parent chart element or indicator.
Методы
OnGetProperties(T) : PropertyDescriptor[]
Get property list from wrapped object.