ChartAreaAlignOrientations 枚举

Specifies in which directions the chart area should be aligned with the target chart area.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

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

成员

成员名称 说明
All Both vertical and horizontal alignment should be applied.
Horizontal Horizontal alignment should be applied.
None No alignment should be applied.
Vertical Vertical alignment should be applied.

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间