Classe ChartItemInLegendInstance
Represents an instance type of the ChartItemInLegend class and contains the calculated values of the properties in ChartItemInLegend.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartItemInLegendInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartItemInLegendInstance _
Inherits BaseInstance
'Utilizzo
Dim instance As ChartItemInLegendInstance
public sealed class ChartItemInLegendInstance : BaseInstance
public ref class ChartItemInLegendInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartItemInLegendInstance =
class
inherit BaseInstance
end
public final class ChartItemInLegendInstance extends BaseInstance
Nel tipo ChartItemInLegendInstance sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Hidden | Gets the calculated value of the Hidden property in a ChartItemInLegend class. |
![]() |
LegendText | Gets the calculated value of the LegendText property in a ChartItemInLegend class. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ChartItemInLegend class. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ResetInstanceCache | Resets the instance cache. Ereditato da BaseInstance. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)