Classe ChartItemInLegend
Represents the behavior for a series or set of data points displayed in a legend.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class ChartItemInLegend _
Implements IROMActionOwner
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartItemInLegend
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também