Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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