다음을 통해 공유


ChartAxisArrow 열거형

Specifies the type of arrows for axis labels.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
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.