Partager via


Propriété MapDistanceScale.ScaleColor

Gets the scale color.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ScaleColor As ReportColorProperty 
    Get
'Utilisation
Dim instance As MapDistanceScale 
Dim value As ReportColorProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Voir aussi

Référence

MapDistanceScale Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering