Freigeben über


ChartTitleDockings-Enumeration

Specifies where the chart title is docked.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration ChartTitleDockings
'Usage
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings

Elemente

Elementname Beschreibung
Bottom Dock the chart title at the bottom.
Left Dock the chart title at the left side.
Right Dock the chart title at the right side.
Top Dock the chart title at the top.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace