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

Initializes a new instance of the LegendSettingsViewModel class.

Definition

Пространство имён: Tessa.UI.Views.Charting.Legends
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public LegendSettingsViewModel(
	[NotNullAttribute] LegendModel model,
	[NotNullAttribute] IEnumerable<AppearanceInfo> appearances
)

Параметры

model  LegendModel
The model.
appearances  IEnumerableAppearanceInfo
The appearances.

См. также