Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabelInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class ChartDataLabelInstance _
Inherits BaseInstance
'Usage
Dim instance As ChartDataLabelInstance
public sealed class ChartDataLabelInstance : BaseInstance
public ref class ChartDataLabelInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartDataLabelInstance =
class
inherit BaseInstance
end
public final class ChartDataLabelInstance extends BaseInstance
Der ChartDataLabelInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Label | Gets the calculated value of the Label property in a ChartDataLabel class after formatting has been applied. |
![]() |
OriginalValue | Gets the calculated value of the Label property in a ChartDataLabel class before formatting has been applied. |
![]() |
Position | Gets the calculated value of the Position property in a ChartDataLabel class. |
![]() |
Rotation | Gets the calculated value of the Rotation property in a ChartDataLabel class. |
![]() |
Style | Gets the calculated value of the Style property in a ChartDataLabel class. |
![]() |
ToolTip | Gets the calculated value of the ToolTip property in a ChartDataLabel class. |
![]() |
UseValueAsLabel | Gets the calculated value of the UseValueAsLabel property in a ChartDataLabel class. |
![]() |
Visible | Gets the calculated value of the Visible property in a ChartDataLabel class. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)