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> 개체입니다.

적용 대상