共用方式為


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.