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. |