ChartAxis.Locations 枚举

Specifies whether to draw the axis on the default side or on the opposite side.

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

语法

声明
Public Enumeration Locations
用法
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations

成员

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