次の方法で共有


ChartMarkerTypes 列挙体

マーカーの種類を指定します。

名前空間:  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 各系列に異なる種類のマーカーを自動的に使用します。
Circle 円形のマーカー。
Cross 十字型のマーカー。
Diamond ひし形のマーカー。
None マーカーなし。
Square 正方形のマーカー。
Star10 10 ポイントの星型のマーカー。
Star4 4 ポイントの星型のマーカー。
Star5 5 ポイントの星型のマーカー。
Star6 6 ポイントの星型のマーカー。
Triangle 三角形のマーカー。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間