GaugeScale.Logarithmic Proprietà

Definizione

Ottiene o imposta un valore che indica se la scala è logaritmica.

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)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a