Membros ChartPolygonAnnotation
Represents a polygon annotation in a chart.
O tipo ChartPolygonAnnotation expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ChartPolygonAnnotation() () () () | Initializes a new instance of the ChartPolygonAnnotation class. | |
ChartPolygonAnnotation(IPropertyStore) | Initializes a new instance of the ChartPolygonAnnotation 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 | Initializes the current ChartPolygonAnnotation instance. (Substitui ReportObject. . :: . .Initialize() () () ().) | |
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.) | |
ChartPathPoints | The path points of the polyline annotation. | |
ChartSmartLabel | The smart label properties of the annotation. (Herdado de ChartAnnotation.) | |
ClipToChartArea | The chart area inside which to clip the annotation. (Herdado de ChartAnnotation.) | |
EndCap | The style of an anchor cap at the end of the annotation line. | |
FreeDraw | Indicates whether an annotation should be placed using the free-draw mode. | |
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.) | |
StartCap | The style of an anchor cap at the start of the annotation line. | |
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