共用方式為


ChartTickMarkTypes 列舉

Specifies the type of the tick mark.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration ChartTickMarkTypes
'用途
Dim instance As ChartTickMarkTypes
public enum ChartTickMarkTypes
public enum class ChartTickMarkTypes
type ChartTickMarkTypes
public enum ChartTickMarkTypes

成員

成員名稱 說明
Cross Tick marks appear across the axis.
Inside Tick marks appear inside the axis.
None No tick marks appear.
Outside Tick marks appear outside the axis.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間