Partager via


Classe ChartItemInLegend

Represents the behavior for a series or set of data points displayed in a legend.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class ChartItemInLegend _
    Implements IROMActionOwner
'Utilisation
Dim instance As ChartItemInLegend
public sealed class ChartItemInLegend : IROMActionOwner
public ref class ChartItemInLegend sealed : IROMActionOwner
[<SealedAttribute>]
type ChartItemInLegend =  
    class
        interface IROMActionOwner
    end
public final class ChartItemInLegend implements IROMActionOwner

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartItemInLegend

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.