Annotation.AnnotationGroup Property

Definition

Gets the group, if any, in which the annotation belongs to.

public:
 property System::Web::UI::DataVisualization::Charting::AnnotationGroup ^ AnnotationGroup { System::Web::UI::DataVisualization::Charting::AnnotationGroup ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.DataVisualization.Charting.AnnotationGroup AnnotationGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.AnnotationGroup : System.Web.UI.DataVisualization.Charting.AnnotationGroup
Public ReadOnly Property AnnotationGroup As AnnotationGroup

Property Value

An AnnotationGroup object in which the annotation belongs to.

Attributes

Applies to