ChartModelAnnotations - свойство
Gets or sets Аннотации
Пространство имён: Tessa.UI.Views.Charting.ChartsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public AnnotationsCollection Annotations { get; set; }
Public Property Annotations As AnnotationsCollection
Get
Set
public:
virtual property AnnotationsCollection^ Annotations {
AnnotationsCollection^ get () sealed;
void set (AnnotationsCollection^ value) sealed;
}
abstract Annotations : AnnotationsCollection with get, set
override Annotations : AnnotationsCollection with get, set
AnnotationsCollectionIChartModelAnnotations