Перечисление ChartArrowsTypes
Specifies the type of arrows for axis labels.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration ChartArrowsTypes
'Применение
Dim instance As ChartArrowsTypes
public enum ChartArrowsTypes
public enum class ChartArrowsTypes
type ChartArrowsTypes
public enum ChartArrowsTypes
Элементы
| Имя элемента | Описание | |
|---|---|---|
| None | No arrows. | |
| Triangle | Triangle arrows. | |
| SharpTriangle | Sharp triangle arrows. | |
| Lines | Lines only. |