ChartAxisLocation 枚举

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

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

语法

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

成员

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