Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the order in which items are added to the legend.
Espacio de nombres: Microsoft.ReportingServices.RdlObjectModel
Ensamblado: Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxis
'Declaración
Public Enumeration ChartLegendReversedTypes
'Uso
Dim instance As ChartLegendReversedTypes
public enum ChartLegendReversedTypes
public enum class ChartLegendReversedTypes
type ChartLegendReversedTypes
public enum ChartLegendReversedTypes
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| 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. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.RdlObjectModel