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 对象。

适用于