NumericIndicator.IndicatorStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O estilo do indicador.
public:
property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::NumericIndicatorStyles> IndicatorStyle { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::NumericIndicatorStyles> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::NumericIndicatorStyles> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.NumericIndicatorStyles> IndicatorStyle { get; set; }
member this.IndicatorStyle : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.NumericIndicatorStyles> with get, set
Public Property IndicatorStyle As ReportExpression(Of NumericIndicatorStyles)
Valor da propriedade
Um objeto ReportExpression<T>.