GaugeScale.ScaleLabels 属性

定义

获取或设置要在刻度上显示的标签。

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

属性值

ScaleLabels 对象。

适用于