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.