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