Aracılığıyla paylaş


GaugePointerInstance.Style Özelliği

Hesaplanan değeri alır Style özellik , bir GaugePointer WalkTree

Ad Alanı:  Microsoft.ReportingServices.OnDemandReportRendering
Derleme:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property Style As StyleInstance
    Get
'Kullanım
Dim instance As GaugePointerInstance
Dim value As StyleInstance

value = instance.Style
public StyleInstance Style { get; }
public:
property StyleInstance^ Style {
    StyleInstance^ get ();
}
member Style : StyleInstance
function get Style () : StyleInstance

Özellik Değeri

Tür: Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
A StyleInstance hesaplanan değeri gösteren bir değer Style özellik.