Compartilhar via


Propriedade do RDL MapLegend.EquallySpacedItems

Indicates whether legend items will be equally spaced.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property EquallySpacedItems As ReportBoolProperty 
    Get
'Uso
Dim instance As MapLegend 
Dim value As ReportBoolProperty 

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

Valor da propriedade

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

Consulte também

Referência

MapLegend Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering