Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Specifies the position of the axis title along the axis.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAxisTitlePositions
'Usage
Dim instance As ChartAxisTitlePositions
public enum ChartAxisTitlePositions
public enum class ChartAxisTitlePositions
type ChartAxisTitlePositions
public enum ChartAxisTitlePositions
Members
| Member name | Description | |
|---|---|---|
| Center | Center the title on the axis. | |
| Far | Position the title on the far side of the axis. | |
| Near | Position the title on the near side of the axis. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace