Condividi tramite


Classe ChartItemInLegend

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class ChartItemInLegend _
    Implements IROMActionOwner
'Utilizzo
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

Gerarchia di ereditarietà

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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.