Share via


StateIndicator.IndicatorStyle Propiedad

Definición

Obtiene el estilo del indicador de estado.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeStateIndicatorStyles> ^ IndicatorStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::GaugeStateIndicatorStyles> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeStateIndicatorStyles> IndicatorStyle { get; }
member this.IndicatorStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.GaugeStateIndicatorStyles>
Public ReadOnly Property IndicatorStyle As ReportEnumProperty(Of GaugeStateIndicatorStyles)

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a