Membros ChartLegendCustomItem
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Represents a custom legend item.
O tipo ChartLegendCustomItem expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ChartLegendCustomItem() () () () | Creates a new instance of the ChartLegendCustomItem class. | |
ChartLegendCustomItem(IPropertyStore) | Creates a new instance of the ChartLegendCustomItem 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 an instance of the ChartLegendCustomItem class. (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 | Contains the actions and the action style. | |
ChartLegendCustomItemCells | The legend cells in the custom legend item. | |
ChartMarker | Defines appearance of the item marker. | |
Name | Name of the custom legend item. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Separator | The type of the item separator. | |
SeparatorColor | The color of the item separator. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | The style of the item separator. | |
ToolTip | The tooltip for the custom report item. | |
ToolTipLocID | The unique identifier for the ToolTip property. |
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