Udostępnij za pośrednictwem


Wyliczenie ChartLegendLayouts

Określa układ etykiet w legendzie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Enumeration ChartLegendLayouts
'Użycie
Dim instance As ChartLegendLayouts
public enum ChartLegendLayouts
public enum class ChartLegendLayouts
type ChartLegendLayouts
public enum ChartLegendLayouts

Elementy członkowskie

Nazwa elementu członkowskiego Opis
Column Etykiety muszą być ułożone kolumna.
Row Etykiety muszą być rozmieszczone w wierszu.
AutoTable Etykiety muszą być rozmieszczone automatycznie do dopasowanie.
WideTable Etykiety muszą być rozmieszczone w szerokim tabela.
TallTable Etykiety muszą być rozmieszczone w pionie tabela.