Partager via


Champ ChartDataPoint.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 Style 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 Style
'Utilisation
Dim value As Style 

value = Me.m_style 

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

Voir aussi

Référence

ChartDataPoint Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering