Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the calculated and value of the Label property in a ChartMember class before formatting is applied.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LabelObject As Object
Get
'Utilisation
Dim instance As ChartMemberInstance
Dim value As Object
value = instance.LabelObject
public Object LabelObject { get; }
public:
property Object^ LabelObject {
Object^ get ();
}
member LabelObject : Object
function get LabelObject () : Object
Valeur de propriété
Type : System.Object
An object.
Notes
For the calculated value after formatting is applied, see Label.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering