AnnotationInternalsAccessorInternalAddOrRemoveAnnotations - метод

The internal add or remove annotations.

Definition

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

Параметры

annotationManager  Object
The annotation manager.
annotation  Annotation
The annotation.
isRemoval  Boolean
The is removal.

См. также