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

AnnotationFactoryInitializeCommonProperties - метод

Осуществляет инициализацию общий свойств аннотации

Пространство имён:  Tessa.UI.Views.Charting.Annotations
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
protected virtual void InitializeCommonProperties(
	[NotNullAttribute] AppearancesCache appearancesCache,
	[NotNullAttribute] Annotation annotation,
	[NotNullAttribute] IAnnotationModel model,
	[NotNullAttribute] IChartContext context
)

Параметры

appearancesCache
Тип: Tessa.UI.Views.AppearancesAppearancesCache
Кэш описаний внешних видов
annotation
Тип: Annotation
Объект диаграммы аннотация
model
Тип: Tessa.UI.Views.Charting.AnnotationsIAnnotationModel
Модель настроек аннотации
context
Тип: Tessa.UI.Views.ChartingIChartContext
Контекст формирования диаграммы
См. также