Legend.CellColumns 属性

定义

获取图例的 LegendCellColumnCollection

public:
 property System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ CellColumns { System::Web::UI::DataVisualization::Charting::LegendCellColumnCollection ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection CellColumns { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.CellColumns : System.Web.UI.DataVisualization.Charting.LegendCellColumnCollection
Public ReadOnly Property CellColumns As LegendCellColumnCollection

属性值

LegendCellColumnCollection

图例的 LegendCellColumnCollection 对象。

属性

适用于