Membros ChartLegendColumn
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Represents a legend column.
O tipo ChartLegendColumn expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ChartLegendColumn() () () () | Creates a new instance of the ChartLegendColumn class. | |
ChartLegendColumn(IPropertyStore) | Creates a new instance of the ChartLegendColumn 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 ChartLegendColumn 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 | The actions and the action style. | |
ColumnType | The column type. | |
MaximumWidth | The maximum column width. | |
MinimumWidth | The minimum column width. | |
Name | The column name. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
SeriesSymbolHeight | The symbol height for each data series. | |
SeriesSymbolWidth | The symbol with for each data series. | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
Style | The column style. | |
ToolTip | The tooltip for the legend column. | |
ToolTipLocID | The unique identifier for the ToolTip property. | |
Value | Infraestrutura. |
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