Share via


GaugeScale.Logarithmic Propriété

Définition

Obtient ou définit une valeur qui indique si l'échelle est logarithmique.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> Logarithmic { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> Logarithmic { get; set; }
member this.Logarithmic : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property Logarithmic As ReportExpression(Of Boolean)

Valeur de propriété

Objet ReportExpression<T>.

S’applique à