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.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property FormatX As ReportStringProperty
Get
'Usage
Dim instance As ChartDataPointValues
Dim value As ReportStringProperty
value = instance.FormatX
public ReportStringProperty FormatX { get; }
public:
property ReportStringProperty^ FormatX {
ReportStringProperty^ get ();
}
member FormatX : ReportStringProperty
function get FormatX () : ReportStringProperty
Eigenschaftswert
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace