Поделиться через


Перечисление ChartGridLinesEnabledTypes

Specifies whether major or minor grid lines are enabled.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Enumeration ChartGridLinesEnabledTypes
'Применение
Dim instance As ChartGridLinesEnabledTypes
public enum ChartGridLinesEnabledTypes
public enum class ChartGridLinesEnabledTypes
type ChartGridLinesEnabledTypes
public enum ChartGridLinesEnabledTypes

Элементы

Имя элемента Описание
Auto Indicates that the report processor should automatically determine the setting.
False Indicates that major or minor grid lines are not enabled.
True Indicates that major or minor grid lines are enabled.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.RdlObjectModel