Classe ChartDataPointInstance
Represents an instance type of the ChartDataPoint class, and contains the calculated values of the properties in ChartDataPoint.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartDataPointInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartDataPointInstance _
Inherits BaseInstance
'Utilizzo
Dim instance As ChartDataPointInstance
public sealed class ChartDataPointInstance : BaseInstance
public ref class ChartDataPointInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartDataPointInstance =
class
inherit BaseInstance
end
public final class ChartDataPointInstance extends BaseInstance
Nel tipo ChartDataPointInstance sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
AxisLabel | Gets the calculated value of the AxisLabel property in a ChartDataPoint class. |
![]() |
Style | Gets the calculated value of the Style property in a ChartDataPoint class. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ChartDataPoint 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)