Перечисление ChartAxis.Locations
Specifies whether to draw the axis on the default side or on the opposite side.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration Locations
'Применение
Dim instance As ChartAxis.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Default | Draw the axis on the default side. | |
| Opposite | Draw the axis on the opposite side. |