Compartilhar via


Enumeração ChartTitleDockings

Specifies where the chart title is docked.

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

Sintaxe

'Declaração
Public Enumeration ChartTitleDockings
'Uso
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings

Membros

Nome do membro Descrição
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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering