StateIndicator.IndicatorStyle Propriedade

Definição

Obtém o estilo do 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 da propriedade

Um objeto ReportEnumProperty<EnumType>.

Aplica-se a