ChartSettingsObjectBase
StockSharp.Xaml.Charting.Ultrachart
Base proxy object to edit chart element in property grid.
Inherits: NotifiableObject
Implements: ICustomTypeDescriptor
Constructors
ChartSettingsObjectBase(T)
Base proxy object to edit chart element in property grid.
- orig
- Parent chart element or indicator.
Properties
CategoriesMode : CategoriesShowMode
Categories mode of property grid.
Orig : T
Parent chart element or indicator.
Methods
OnGetProperties(T) : PropertyDescriptor[]
Get property list from wrapped object.