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

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

Initializes a new instance of the AppearanceSelectorViewModel class.

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

Параметры

appearances
Тип: System.Collections.GenericIEnumerableAppearanceInfo
Список доступных описаний внешних видов
selectedAppearance
Тип: SystemString
Выбранный описатель внешнего вида
См. также