1 reference to ColumnType
System.Web.DataVisualization (1)
Common\General\LegendColumns.cs (1)
757
newCell.CellType = (this.
ColumnType
== LegendCellColumnType.SeriesSymbol) ? LegendCellType.SeriesSymbol : LegendCellType.Text;