Membros ChartRectangleAnnotation
Represents a rectangular annotation in a chart.
O tipo ChartRectangleAnnotation expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ChartRectangleAnnotation() () () () | Initializes a new instance of the ChartRectangleAnnotation class. | |
ChartRectangleAnnotation(IPropertyStore) | Initializes a new instance of the ChartRectangleAnnotation 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. (Herdado de ChartAnnotation.) | |
Alignment | The alignment of the annotation. (Herdado de ChartAnnotation.) | |
AnchorAlignment | The alignment of the annotation anchor. (Herdado de ChartAnnotation.) | |
AnchorOffsetX | The X offset of the annotation anchor. (Herdado de ChartAnnotation.) | |
AnchorOffsetY | The Y offset of the annotation anchor. (Herdado de ChartAnnotation.) | |
AnchorX | The X coordinate of the annotation anchor. (Herdado de ChartAnnotation.) | |
AnchorY | The Y coordinate of the annotation anchor. (Herdado de ChartAnnotation.) | |
CategoryAxisName | The name of the category axis to use for placing the annotation. (Herdado de ChartAnnotation.) | |
ChartSmartLabel | The smart label properties of the annotation. (Herdado de ChartAnnotation.) | |
ClipToChartArea | The chart area inside which to clip the annotation. (Herdado de ChartAnnotation.) | |
Height | The height of the annotation. (Herdado de ChartAnnotation.) | |
Name | The name of the annotation. (Herdado de ChartAnnotation.) | |
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. (Herdado de ChartAnnotation.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | The annotation style. (Herdado de ChartAnnotation.) | |
ToolTip | The tooltip for the annotation. (Herdado de ChartAnnotation.) | |
ValueAxisName | The name of the value axis to use for placing the annotation. (Herdado de ChartAnnotation.) | |
Visible | Indicates whether the annotation is visible. (Herdado de ChartAnnotation.) | |
Width | The annotation width. (Herdado de ChartAnnotation.) | |
X | The X coordinate of the annotation. (Herdado de ChartAnnotation.) | |
Y | The Y coordinate of the annotation. (Herdado de ChartAnnotation.) |
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