Point.MarkerStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
折れ線グラフ、散布図、またはレーダー グラフのポイントまたは系列のマーカー スタイルを設定または返します。 読み取り/書き込み XlMarkerStyle。
public:
property Microsoft::Office::Interop::Word::XlMarkerStyle MarkerStyle { Microsoft::Office::Interop::Word::XlMarkerStyle get(); void set(Microsoft::Office::Interop::Word::XlMarkerStyle value); };
public Microsoft.Office.Interop.Word.XlMarkerStyle MarkerStyle { get; set; }
member this.MarkerStyle : Microsoft.Office.Interop.Word.XlMarkerStyle with get, set
Public Property MarkerStyle As XlMarkerStyle