MapColorScale.LabelFormat Property

Definition

Gets the label format for a map color scale.

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

Property Value

A ReportStringProperty object.

Applies to