ChartAxisArrow 枚举
Specifies the type of arrows for axis labels.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Enumeration ChartAxisArrow
用法
Dim instance As ChartAxisArrow
public enum ChartAxisArrow
public enum class ChartAxisArrow
type ChartAxisArrow
public enum ChartAxisArrow
成员
成员名称 | 说明 | |
---|---|---|
None | No arrows. | |
Triangle | Triangle arrows. | |
SharpTriangle | Sharp triangle arrows. | |
Lines | Lines only. |