共用方式為


AnnotationGroup.Annotations 屬性

定義

取得群組中註解的集合。

public:
 property System::Windows::Forms::DataVisualization::Charting::AnnotationCollection ^ Annotations { System::Windows::Forms::DataVisualization::Charting::AnnotationCollection ^ get(); };
public System.Windows.Forms.DataVisualization.Charting.AnnotationCollection Annotations { get; }
member this.Annotations : System.Windows.Forms.DataVisualization.Charting.AnnotationCollection
Public ReadOnly Property Annotations As AnnotationCollection

屬性值

AnnotationCollection 物件。

備註

請注意,群組中所有批註的座標都是相對於群組批註。

適用於