ChartAxis.LogBase 속성

정의

로그 눈금에 사용할 로그 밑을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ LogBase { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty LogBase { get; }
member this.LogBase : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property LogBase As ReportDoubleProperty

속성 값

ReportDoubleProperty 개체입니다.

적용 대상