AnnotationInternalsAccessor.SelectedAnnotation - метод |
The internal add or remove annotations.
Пространство имён:
Tessa.UI.Views.Charting.Annotations
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static Annotation SelectedAnnotation(
Object annotationManager
)
Public Shared Function SelectedAnnotation (
annotationManager As Object
) As Annotation
public:
static Annotation^ SelectedAnnotation(
Object^ annotationManager
)
static member SelectedAnnotation :
annotationManager : Object -> Annotation
Параметры
- annotationManager
- Тип: System.Object
The annotation manager.
Возвращаемое значение
Тип:
Annotation
The
Annotation.
См. также