Для изменения размера нажмите или перетащите

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

Initializes a new instance of the LegendSettingsViewModel class.

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

Параметры

model
Тип: Tessa.UI.Views.Charting.LegendsLegendModel
The model.
appearances
Тип: System.Collections.GenericIEnumerableAppearanceInfo
The appearances.
См. также