ChartsViewModel - конструктор
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public ChartsViewModel(
[NotNullAttribute] IChart2DModel model,
[NotNullAttribute] Chart2DViewModelFactory factory,
[NotNullAttribute] IWorkplaceViewComponent component
)
Public Sub New (
<NotNullAttribute> model As IChart2DModel,
<NotNullAttribute> factory As Chart2DViewModelFactory,
<NotNullAttribute> component As IWorkplaceViewComponent
)
public:
ChartsViewModel(
[NotNullAttribute] IChart2DModel^ model,
[NotNullAttribute] Chart2DViewModelFactory^ factory,
[NotNullAttribute] IWorkplaceViewComponent^ component
)
new :
[<NotNullAttribute>] model : IChart2DModel *
[<NotNullAttribute>] factory : Chart2DViewModelFactory *
[<NotNullAttribute>] component : IWorkplaceViewComponent -> ChartsViewModel
Параметры
- model IChart2DModel
- Модель диаграммы
- factory Chart2DViewModelFactory
- Фабрика создания модели-представления диаграммы
- component IWorkplaceViewComponent
- Компонент предоставляющий данные