Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the calculated value of the Style property in a ChartBorderSkin class.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Style As StyleInstance
Get
'Utilizzo
Dim instance As ChartBorderSkinInstance
Dim value As StyleInstance
value = instance.Style
public StyleInstance Style { get; }
public:
property StyleInstance^ Style {
StyleInstance^ get ();
}
member Style : StyleInstance
function get Style () : StyleInstance
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
A StyleInstance value that represents the calculated value of the Style property.
Vedere anche
Riferimento
ChartBorderSkinInstance Classe
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering