Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies the type of arrows for axis labels.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChartAxisArrow
'Usage
Dim instance As ChartAxisArrow
public enum ChartAxisArrow
public enum class ChartAxisArrow
type ChartAxisArrow
public enum ChartAxisArrow
Members
| Member name | Description | |
|---|---|---|
| Lines | Lines only. | |
| None | No arrows. | |
| SharpTriangle | Sharp triangle arrows. | |
| Triangle | Triangle arrows. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace