Compartir a través de


MapColorScale.LabelFormat Propiedad

Gets the label format for a map color scale.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property LabelFormat As ReportStringProperty 
    Get
'Uso
Dim instance As MapColorScale 
Dim value As ReportStringProperty 

value = instance.LabelFormat
public ReportStringProperty LabelFormat { get; }
public:
property ReportStringProperty^ LabelFormat {
    ReportStringProperty^ get ();
}
member LabelFormat : ReportStringProperty
function get LabelFormat () : ReportStringProperty

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
A ReportStringProperty object.

Vea también

Referencia

MapColorScale Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering