Énumération ChartTitleDockings
Specifies where the chart title is docked.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration ChartTitleDockings
'Utilisation
Dim instance As ChartTitleDockings
public enum ChartTitleDockings
public enum class ChartTitleDockings
type ChartTitleDockings
public enum ChartTitleDockings
Membres
Nom de membre | Description | |
---|---|---|
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. |