Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a custom legend item in a chart.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<ChartLegendCustomItemInstance>
Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItem
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ChartLegendCustomItem _
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemInstance) _
Implements IROMStyleDefinitionContainer
'Utilisation
Dim instance As ChartLegendCustomItem
public sealed class ChartLegendCustomItem : ChartObjectCollectionItem<ChartLegendCustomItemInstance>,
IROMStyleDefinitionContainer
public ref class ChartLegendCustomItem sealed : public ChartObjectCollectionItem<ChartLegendCustomItemInstance^>,
IROMStyleDefinitionContainer
[<SealedAttribute>]
type ChartLegendCustomItem =
class
inherit ChartObjectCollectionItem<ChartLegendCustomItemInstance>
interface IROMStyleDefinitionContainer
end
public final class ChartLegendCustomItem extends ChartObjectCollectionItem<ChartLegendCustomItemInstance> implements IROMStyleDefinitionContainer
Le type ChartLegendCustomItem expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
ActionInfo | Gets the actions and the action style associated with the custom legend item. |
![]() |
FieldsUsedInValueExpression | Gets a list of strings that corresponds to the fields used in value expression. |
![]() |
Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() |
LegendCustomItemCells | Gets the legend cells in the custom legend item. |
![]() |
Marker | Gets a report definition object that defines the appearance of the item marker. |
![]() |
Separator | Gets the type of the item separator. |
![]() |
SeparatorColor | Gets the color of the item separator. |
![]() |
Style | Gets the style of the item separator. |
![]() |
ToolTip | Gets an expression that evaluates to the tool tip to display for the custom legend item. |
![]() |
UniqueName | Gets the unique identifier for this report definition object. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
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.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)