共用方式為


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

成員

成員名稱 說明
Lines Lines only.
None No arrows.
SharpTriangle Sharp triangle arrows.
Triangle Triangle arrows.

請參閱

參考

Microsoft.ReportingServices.OnDemandReportRendering 命名空間