GaugeScale.LogarithmicBase 属性

定义

获取或设置对数刻度的底数。

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

属性值

ReportExpression<T> 对象。

适用于