Condividi tramite


Proprietà MapDistanceScale.ScaleColor

Gets the scale color.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ScaleColor As ReportColorProperty 
    Get
'Utilizzo
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

Valore proprietà

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

Vedere anche

Riferimento

MapDistanceScale Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering