バージョン

MarkerTypes プロパティ

このチャートでシリーズのデータ ポイントを表すマーカー図形のコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property MarkerTypes As MarkerTypeCollection
public MarkerTypeCollection MarkerTypes {get; set;}
解説
MarkerTypes が null 値または空の場合、シリーズ型に基づいて各シリーズのマーカー型が none または automatic に設定されます。
参照