Compartilhar via


Campo ChartMemberInstance.m_style

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_style As StyleInstance
'Uso
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

Consulte também

Referência

ChartMemberInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering