GaugeScale.ScaleLabels Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define os rótulos a serem exibidos na escala.
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
Valor da propriedade
Um objeto ScaleLabels.