Lingua

MapColorRule.ShowInColorScale Proprietà

Definizione

Indica se i colori assegnati agli elementi della mappa saranno visualizzati nella scala dei colori della mappa.

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

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a