Partager via


Champ ChartMemberInstance.m_style

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A StyleInstance object that represents the style properties of this report definition object.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_style As StyleInstance
'Utilisation
Dim value As StyleInstance 

value = Me.m_style 

Me.m_style = value
protected StyleInstance m_style
protected:
StyleInstance^ m_style
val mutable m_style: StyleInstance
protected var m_style : StyleInstance

Voir aussi

Référence

ChartMemberInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering