Compartir a través de


Campo ChartMemberInstance.m_style

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ChartMemberInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering