Share via


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
Lines Lines only.
None No arrows.
SharpTriangle Sharp triangle arrows.
Triangle Triangle arrows.

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace