IAnnotationFactoryCreateAnnotation - метод
Создает аннотацию из модели model
Пространство имён: Tessa.UI.Views.Charting.AnnotationsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[NotNullAttribute]
Annotation CreateAnnotation(
[NotNullAttribute] IAnnotationModel model,
[NotNullAttribute] IChartContext context
)
<NotNullAttribute>
Function CreateAnnotation (
<NotNullAttribute> model As IAnnotationModel,
<NotNullAttribute> context As IChartContext
) As Annotation
[NotNullAttribute]
Annotation^ CreateAnnotation(
[NotNullAttribute] IAnnotationModel^ model,
[NotNullAttribute] IChartContext^ context
)
[<NotNullAttribute>]
abstract CreateAnnotation :
[<NotNullAttribute>] model : IAnnotationModel *
[<NotNullAttribute>] context : IChartContext -> Annotation
- model IAnnotationModel
-
Модель настроек аннотации
- context IChartContext
-
Контекст формирования диаграммы
Annotation
Отображаемый объект аннотации