MapColorScale.LabelBehavior Property

Definition

Gets how the labels display the values in a map color scale.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLabelBehavior> ^ LabelBehavior { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::MapLabelBehavior> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLabelBehavior> LabelBehavior { get; }
member this.LabelBehavior : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.MapLabelBehavior>
Public ReadOnly Property LabelBehavior As ReportEnumProperty(Of MapLabelBehavior)

Property Value

A ReportEnumProperty<EnumType> object.

Applies to