Enumerazione ChartLegendReversedTypes

Specifies the order in which items are added to the legend.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartLegendReversedTypes
'Utilizzo
Dim instance As ChartLegendReversedTypes
public enum ChartLegendReversedTypes
public enum class ChartLegendReversedTypes
type ChartLegendReversedTypes
public enum ChartLegendReversedTypes

Membri

Nome membro Descrizione
Auto Indicates that the report processor should automatically determines the order in which items are added to the legend.
False Indicates that items are added to the legend in the same order as items added to the chart series.
True Indicates that items are added to the legend in the reverse order of items added to the chart series.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel