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

AnnotationInternalsAccessor.InternalAddOrRemoveAnnotations - метод

The internal add or remove annotations.

Пространство имён:  Tessa.UI.Views.Charting.Annotations
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public static void InternalAddOrRemoveAnnotations(
	Object annotationManager,
	Annotation annotation,
	bool isRemoval
)

Параметры

annotationManager
Тип: System.Object
The annotation manager.
annotation
Тип: Annotation
The annotation.
isRemoval
Тип: System.Boolean
The is removal.
См. также