다음을 통해 공유


ChartCalloutLineStyle 열거형

Specifies the style of the callout line.

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

구문

‘선언
Public Enumeration ChartCalloutLineStyle
‘사용 방법
Dim instance As ChartCalloutLineStyle
public enum ChartCalloutLineStyle
public enum class ChartCalloutLineStyle
type ChartCalloutLineStyle
public enum ChartCalloutLineStyle

멤버

멤버 이름 설명
Solid A solid line.
Dotted A dotted line.
Dashed A dashed line.
Double A double solid line.
DashDot A dash-dot line.
DashDotDot A dash-dot-dot line.
None No line.