Partilhar via


Membros ChartRectangleAnnotation

Represents a rectangular annotation in a chart.

O tipo ChartRectangleAnnotation expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ChartRectangleAnnotation() () () () Initializes a new instance of the ChartRectangleAnnotation class.
Método público ChartRectangleAnnotation(IPropertyStore) Initializes a new instance of the ChartRectangleAnnotation class.

Início

Métodos

  Nome Descrição
Método público DeepClone Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetAncestor< (Of < <' (T> ) > > ) The ancestor of this report object. (Herdado de ReportObject.)
Método público GetContainingDataScopes The containing data scopes. (Herdado de ReportObject.)
Método protegido GetDataScopesForDefaultImpl Infraestrutura. (Herdado de ReportObject.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método público Initialize Infraestrutura. (Herdado de ReportObject.)
Método protegido InitializeForDesigner Infraestrutura. (Herdado de ReportObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido OnChildPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido OnPropertyChanged Infraestrutura. (Herdado de ReportObject.)
Método protegido SavePropertyValue< (Of < <' (T> ) > > ) Infraestrutura. (Herdado de ReportObject.)
Método público ToString (Herdado de Object.)
Método protegido WrapPropertyStore Infraestrutura. (Herdado de ReportObject.)

Início

Propriedades

  Nome Descrição
Propriedade pública ActionInfo The actions and the action style of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Alignment The alignment of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública AnchorAlignment The alignment of the annotation anchor. (Herdado de ChartAnnotation.)
Propriedade pública AnchorOffsetX The X offset of the annotation anchor. (Herdado de ChartAnnotation.)
Propriedade pública AnchorOffsetY The Y offset of the annotation anchor. (Herdado de ChartAnnotation.)
Propriedade pública AnchorX The X coordinate of the annotation anchor. (Herdado de ChartAnnotation.)
Propriedade pública AnchorY The Y coordinate of the annotation anchor. (Herdado de ChartAnnotation.)
Propriedade pública CategoryAxisName The name of the category axis to use for placing the annotation. (Herdado de ChartAnnotation.)
Propriedade pública ChartSmartLabel The smart label properties of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública ClipToChartArea The chart area inside which to clip the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Height The height of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Name The name of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Parent The parent of this report object. (Herdado de ReportObjectBase.)
Propriedade pública PropertyStore The property store. (Herdado de ReportObjectBase.)
Propriedade pública RelativeSize Indicates whether the annotation size is relative to the component to which it is clipped. (Herdado de ChartAnnotation.)
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública Style The annotation style. (Herdado de ChartAnnotation.)
Propriedade pública ToolTip The tooltip for the annotation. (Herdado de ChartAnnotation.)
Propriedade pública ValueAxisName The name of the value axis to use for placing the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Visible Indicates whether the annotation is visible. (Herdado de ChartAnnotation.)
Propriedade pública Width The annotation width. (Herdado de ChartAnnotation.)
Propriedade pública X The X coordinate of the annotation. (Herdado de ChartAnnotation.)
Propriedade pública Y The Y coordinate of the annotation. (Herdado de ChartAnnotation.)

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular IDisposable. . :: . .Dispose (Herdado de ReportObject.)
Implementação de interface explícitaEvento particular IComponent. . :: . .Disposed (Herdado de ReportObject.)

Início