ChartCalloutStyles 열거형
Specifies the style to use when drawing the callout lines.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Enumeration ChartCalloutStyles
‘사용 방법
Dim instance As ChartCalloutStyles
public enum ChartCalloutStyles
public enum class ChartCalloutStyles
type ChartCalloutStyles
public enum ChartCalloutStyles
멤버
멤버 이름 | 설명 | |
---|---|---|
Underline | Attach the callout line to an underline on the label. | |
Box | Attach the callout line to a box around the label. | |
None | No additional label style for the callout line. |