Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the start color for a MapColorRangeRule distribution.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property StartColor As ReportColorProperty
Get
'Uso
Dim instance As MapColorRangeRule
Dim value As ReportColorProperty
value = instance.StartColor
public ReportColorProperty StartColor { get; }
public:
property ReportColorProperty^ StartColor {
ReportColorProperty^ get ();
}
member StartColor : ReportColorProperty
function get StartColor () : ReportColorProperty
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering