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
멤버
멤버 이름 | 설명 | |
---|---|---|
None | No arrows. | |
Triangle | Triangle arrows. | |
SharpTriangle | Sharp triangle arrows. | |
Lines | Lines only. |