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. |