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 | |
---|---|---|
ChartAnnotation() () () () | Initializes a new instance of the ChartAnnotation class. | |
ChartAnnotation(IPropertyStore) | Initializes a new instance of the ChartAnnotation class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) | |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Infraestrutura. (Herdado de ReportObject.) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) | |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
ActionInfo | The actions and the action style of the annotation. | |
Alignment | The alignment of the annotation. | |
AnchorAlignment | The alignment of the annotation anchor. | |
AnchorOffsetX | The X offset of the annotation anchor. | |
AnchorOffsetY | The Y offset of the annotation anchor. | |
AnchorX | The X coordinate of the annotation anchor. | |
AnchorY | The Y coordinate of the annotation anchor. | |
CategoryAxisName | The name of the category axis to use for placing the annotation. | |
ChartSmartLabel | The smart label properties of the annotation. | |
ClipToChartArea | The chart area inside which to clip the annotation. | |
Height | The height of the annotation. | |
Name | The name of the annotation. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
RelativeSize | Indicates whether the annotation size is relative to the component to which it is clipped. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | The annotation style. | |
ToolTip | The tooltip for the annotation. | |
ValueAxisName | The name of the value axis to use for placing the annotation. | |
Visible | Indicates whether the annotation is visible. | |
Width | The annotation width. | |
X | The X coordinate of the annotation. | |
Y | The Y coordinate of the annotation. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
Início
Consulte também