Share via


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

멤버

멤버 이름 설명
Auto Automatically use a different marker type for each series.
Circle A circle marker.
Cross A cross marker.
Diamond A diamond marker.
None No marker.
Square A square marker.
Star10 A ten-point star marker.
Star4 A four-point star marker.
Star5 A five-point star marker.
Star6 A six-point star marker.
Triangle A triangle marker.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스