MapColorScale.RangeGapColor Proprietà

Definizione

Ottiene o imposta il colore da utilizzare nella scala dei colori di una mappa per riempire le divisioni indefinite dei colori.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> RangeGapColor { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportColor> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> RangeGapColor { get; set; }
member this.RangeGapColor : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportColor> with get, set
Public Property RangeGapColor As ReportExpression(Of ReportColor)

Valore della proprietà

ReportExpression<ReportColor>

Oggetto ReportExpression<T> .

Si applica a