Axis.StripLines プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
軸のすべての StripLinesCollection オブジェクトを格納する StripLine コレクション オブジェクトを取得します。
public:
property System::Web::UI::DataVisualization::Charting::StripLinesCollection ^ StripLines { System::Web::UI::DataVisualization::Charting::StripLinesCollection ^ get(); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.StripLinesCollection StripLines { get; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.StripLines : System.Web.UI.DataVisualization.Charting.StripLinesCollection
Public ReadOnly Property StripLines As StripLinesCollection
プロパティ値
軸のすべての StripLinesCollection オブジェクトを格納する StripLine コレクション オブジェクト。
- 属性
注釈
ストリップラインは、オブジェクト全体に四角形ストリップを描画するために使用され ChartArea 、常に領域全体に描画され <A href=""> ます。
これらのストリップラインは、グリッド線に関連付けられていません。