Classe ChartLegendCustomItemCell
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a cell in the custom legend item.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartLegendCustomItemCell
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class ChartLegendCustomItemCell _
Inherits ReportObject _
Implements INamedObject
'Utilisation
Dim instance As ChartLegendCustomItemCell
public class ChartLegendCustomItemCell : ReportObject,
INamedObject
public ref class ChartLegendCustomItemCell : public ReportObject,
INamedObject
type ChartLegendCustomItemCell =
class
inherit ReportObject
interface INamedObject
end
public class ChartLegendCustomItemCell extends ReportObject implements INamedObject
Le type ChartLegendCustomItemCell expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ChartLegendCustomItemCell | Creates a new instance of the ChartLegendCustomItemCell class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
ActionInfo | The actions and action style of this cell. | |
Alignment | The alignment of the cell. | |
BottomMargin | The bottom margin of the cell. | |
CellSpan | The number of cells this cell extends to the right. | |
CellType | The cell type. | |
ComponentMetadata | The component metadata. (hérité de ReportObject.) | |
ImageHeight | The height of the cell image. | |
ImageWidth | The width of the cell image. | |
LeftMargin | The left margin. | |
Name | The cell name. | |
Parent | The parent of this report object. (hérité de ReportObjectBase.) | |
RightMargin | The right margin. | |
Site | Infrastructure. (hérité de ReportObject.) | |
Style | The cell style. | |
SymbolHeight | The height of the symbol in the cell. | |
SymbolWidth | The width of the symbol in the cell. | |
Text | The cell text. | |
ToolTip | The tooltip for the cell. | |
ToolTipLocID | The unique identifier for the ToolTip property. | |
TopMargin | The top margin. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) | |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Initialize | Infrastructure. (hérité de ReportObject.) | |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) | |
MemberwiseClone | (hérité de Object.) | |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) | |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IDisposable. . :: . .Dispose | (hérité de ReportObject.) | |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.