Legend.CellColumns プロパティ

定義

凡例のセル列のコレクションを含む LegendCellColumnCollection オブジェクトを取得します。

public:
 property System::Windows::Forms::DataVisualization::Charting::LegendCellColumnCollection ^ CellColumns { System::Windows::Forms::DataVisualization::Charting::LegendCellColumnCollection ^ get(); };
public System.Windows.Forms.DataVisualization.Charting.LegendCellColumnCollection CellColumns { get; }
member this.CellColumns : System.Windows.Forms.DataVisualization.Charting.LegendCellColumnCollection
Public ReadOnly Property CellColumns As LegendCellColumnCollection

プロパティ値

凡例のセル列のコレクションを含む LegendCellColumnCollection オブジェクト。

適用対象