GaugeScale.ScaleLabels Property

Definition

Gets or sets the labels to display on the scale.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ScaleLabels ^ ScaleLabels { Microsoft::ReportingServices::RdlObjectModel::ScaleLabels ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ScaleLabels ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ScaleLabels ScaleLabels { get; set; }
member this.ScaleLabels : Microsoft.ReportingServices.RdlObjectModel.ScaleLabels with get, set
Public Property ScaleLabels As ScaleLabels

Property Value

A ScaleLabels object.

Applies to