MapColorScale.LabelInterval Property

Definition

Gets the interval between labels in a map color scale.

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

Property Value

A ReportIntProperty object.

Applies to