2 references to
System.Web.DataVisualization (2)
Common\General\LegendColumns.cs (2)
196
:
this
(string.Empty, LegendCellColumnType.Text, KeywordName.LegendText, ContentAlignment.MiddleCenter)
208
public LegendCellColumn(string headerText, LegendCellColumnType columnType, string text) :
this
(headerText, columnType, text, ContentAlignment.MiddleCenter)