Enumerazione ChartTitleDockings
Specifies where the chart title is docked.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration ChartTitleDockings
'Utilizzo
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings
Membri
Nome membro | Descrizione | |
---|---|---|
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. |