MapColorScale.LabelInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.