ChartTitleDockings 列舉
Specifies where the chart title is docked.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration ChartTitleDockings
'用途
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings
成員
成員名稱 | 說明 | |
---|---|---|
Top | Dock the chart title at the top. | |
Right | Dock the chart title at the right side. | |
Bottom | Dock the chart title at the bottom. | |
Left | Dock the chart title at the left side. |