다음을 통해 공유


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.