Classe ChartMarkerInstance
Represents an instance type of the ChartMarker class, and contains the calculated values of the properties in ChartMarker.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class ChartMarkerInstance _
Inherits BaseInstance
'Utilizzo
Dim instance As ChartMarkerInstance
public sealed class ChartMarkerInstance : BaseInstance
public ref class ChartMarkerInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartMarkerInstance =
class
inherit BaseInstance
end
public final class ChartMarkerInstance extends BaseInstance
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..ChartMarkerInstance
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.
Vedere anche