ChartAxis.VariableAutoInterval Property

Definition

Gets a value that indicates whether if an automatic interval is calculated.

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

Property Value

A ReportBoolProperty object.

Applies to