ChartArrowsTypes 枚举

Specifies the type of arrows for axis labels.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Enumeration ChartArrowsTypes
用法
Dim instance As ChartArrowsTypes
public enum ChartArrowsTypes
public enum class ChartArrowsTypes
type ChartArrowsTypes
public enum ChartArrowsTypes

成员

成员名称 说明
Lines Lines only.
None No arrows.
SharpTriangle Sharp triangle arrows.
Triangle Triangle arrows.

请参阅

参考

Microsoft.ReportingServices.RdlObjectModel 命名空间