Перечисление 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. |