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

Specifies the type of the marker.

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

Синтаксис

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

Элементы

Имя элемента Описание
None No marker.
Square A square marker.
Circle A circle marker.
Diamond A diamond marker.
Triangle A triangle marker.
Cross A cross marker.
Star4 A four-point star marker.
Star5 A five-point star marker.
Star6 A six-point star marker.
Star10 A ten-point star marker.
Auto Automatically use a different marker type for each series.