ChartArrowsTypes Enumeration
Specifies the type of arrows for axis labels.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration ChartArrowsTypes
'Usage
Dim instance As ChartArrowsTypes
public enum ChartArrowsTypes
public enum class ChartArrowsTypes
type ChartArrowsTypes
public enum ChartArrowsTypes
Members
| Member name | Description | |
|---|---|---|
| None | No arrows. | |
| Triangle | Triangle arrows. | |
| SharpTriangle | Sharp triangle arrows. | |
| Lines | Lines only. |