Partilhar via


Membros ChartAnnotation

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

Represents a chart annotation.

O tipo ChartAnnotation expõe os seguintes membros.

Construtores

  Nome Descrição
Método público ChartAnnotation() () () () Initializes a new instance of the ChartAnnotation class.
Método público ChartAnnotation(IPropertyStore) Initializes a new instance of the ChartAnnotation 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.
Propriedade pública Alignment The alignment of the annotation.
Propriedade pública AnchorAlignment The alignment of the annotation anchor.
Propriedade pública AnchorOffsetX The X offset of the annotation anchor.
Propriedade pública AnchorOffsetY The Y offset of the annotation anchor.
Propriedade pública AnchorX The X coordinate of the annotation anchor.
Propriedade pública AnchorY The Y coordinate of the annotation anchor.
Propriedade pública CategoryAxisName The name of the category axis to use for placing the annotation.
Propriedade pública ChartSmartLabel The smart label properties of the annotation.
Propriedade pública ClipToChartArea The chart area inside which to clip the annotation.
Propriedade pública Height The height of the annotation.
Propriedade pública Name The name of the annotation.
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.
Propriedade pública Site Infraestrutura. (Herdado de ReportObject.)
Propriedade pública Style The annotation style.
Propriedade pública ToolTip The tooltip for the annotation.
Propriedade pública ValueAxisName The name of the value axis to use for placing the annotation.
Propriedade pública Visible Indicates whether the annotation is visible.
Propriedade pública Width The annotation width.
Propriedade pública X The X coordinate of the annotation.
Propriedade pública Y The Y coordinate of the annotation.

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