Slider.LabelData Property

Definition

Gets the dataset used to populate the data for the slider labels.

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

Property Value

Returns LabelData.

Applies to