Поделиться через


Перечисление ChartLegendReversedTypes

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

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration ChartLegendReversedTypes
'Применение
Dim instance As ChartLegendReversedTypes
public enum ChartLegendReversedTypes
public enum class ChartLegendReversedTypes
type ChartLegendReversedTypes
public enum ChartLegendReversedTypes

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.RdlObjectModel