NumericalAxisFactory - конструктор
Initializes a new instance of the
NumericalAxisFactory class.
Initializes a new instance of the
AxisFactory class.
Инициализирует новый экземпляр класса
Object.
Пространство имён: Tessa.UI.Views.Charting.AxisesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public NumericalAxisFactory(
[NotNullAttribute] AppearancesCache appearancesCache,
[NotNullAttribute] NumericalAxisViewModelFactory factory
)
Public Sub New (
<NotNullAttribute> appearancesCache As AppearancesCache,
<NotNullAttribute> factory As NumericalAxisViewModelFactory
)
public:
NumericalAxisFactory(
[NotNullAttribute] AppearancesCache^ appearancesCache,
[NotNullAttribute] NumericalAxisViewModelFactory^ factory
)
new :
[<NotNullAttribute>] appearancesCache : AppearancesCache *
[<NotNullAttribute>] factory : NumericalAxisViewModelFactory -> NumericalAxisFactory
Параметры
- appearancesCache AppearancesCache
-
The appearances Cache.
- factory NumericalAxisViewModelFactory
-
The factory.