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.