ChartAxis.LogBase Property

Definition

Gets the base to use for logarithmic scale.

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

Property Value

A ReportDoubleProperty object.

Applies to