NumericalAxisFactory - конструктор

Initializes a new instance of the NumericalAxisFactory class. Initializes a new instance of the AxisFactory class. Инициализирует новый экземпляр класса Object.

Definition

Пространство имён: Tessa.UI.Views.Charting.Axises
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public NumericalAxisFactory(
	[NotNullAttribute] AppearancesCache appearancesCache,
	[NotNullAttribute] NumericalAxisViewModelFactory factory
)

Параметры

appearancesCache  AppearancesCache
The appearances Cache.
factory  NumericalAxisViewModelFactory
The factory.

См. также