ChartAxis.LabelInterval Property

Definition

Gets the interval between labels.

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

Property Value

A ReportDoubleProperty object.

Applies to