Freigeben über


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

Elemente

Elementname Beschreibung
Lines Lines only.
None No arrows.
SharpTriangle Sharp triangle arrows.
Triangle Triangle arrows.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace