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. |