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