ChartAllowOutSidePlotAreaTypes 열거형
Specifies whether smart labels can be drawn outside the plot area.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Enumeration ChartAllowOutSidePlotAreaTypes
‘사용 방법
Dim instance As ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
public enum class ChartAllowOutSidePlotAreaTypes
type ChartAllowOutSidePlotAreaTypes
public enum ChartAllowOutSidePlotAreaTypes
멤버
멤버 이름 | 설명 | |
---|---|---|
Partial | Labels can be drawn partially outside the plotting area. | |
True | Labels can be drawn outside the plotting area. | |
False | Labels cannot de drawn outside the plotting area. |