GaugeScale.Logarithmic 속성

정의

눈금이 로그 눈금으로 표현되는지 여부를 나타내는 값을 가져오거나 설정합니다.

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)

속성 값

ReportExpression<T> 개체입니다.

적용 대상