AreaSeriesFactory - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Series
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public AreaSeriesFactory(
[NotNullAttribute] AreaSeriesViewModelFactory factory
)
Public Sub New (
<NotNullAttribute> factory As AreaSeriesViewModelFactory
)
public:
AreaSeriesFactory(
[NotNullAttribute] AreaSeriesViewModelFactory^ factory
)
new :
[<NotNullAttribute>] factory : AreaSeriesViewModelFactory -> AreaSeriesFactory
Параметры
- factory
- Тип: Tessa.UI.Views.Charting.SeriesAreaSeriesViewModelFactory
Фабрика создания модели-представления
См. также