共用方式為


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 命名空間