ChartAxisLocations 枚举

Specifies whether the axis must be drawn on the default side or on the opposite side.

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

语法

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

成员

成员名称 说明
Default Draw axis on the default side.
Opposite Draw axis on the opposite side.