ChartLegendItemAlignmentTypes 枚举

Represents the possible alignmnet options for a legend item in a chart.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartLegendItemAlignmentTypes
用法
Dim instance As ChartLegendItemAlignmentTypes
public enum ChartLegendItemAlignmentTypes
public enum class ChartLegendItemAlignmentTypes
type ChartLegendItemAlignmentTypes
public enum ChartLegendItemAlignmentTypes

成员

成员名称 说明
Bottom Align to the bottom.
BottomLeft Align to the bottom left corner.
BottomRight Align to the bottom right corner.
Center Align to the center.
Left Align to the left.
Right Align to the right.
Top Align to the top.
TopLeft Align to the top left corner.
TopRight Align to the top right corner.

请参阅

参考

Microsoft.ReportingServices.RdlObjectModel 命名空间