ChartAxisTitlePositions 列舉型別
Specifies the position of the axis title along the axis.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration ChartAxisTitlePositions
'用途
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions
成員
成員名稱 | 描述 | |
---|---|---|
Center | Center the title on the axis. | |
Near | Position the title on the near side of the axis. | |
Far | Position the title on the far side of the axis. |