4 references to Intitialize
System.Web.DataVisualization (4)
Common\General\LegendColumns.cs (4)
898 this.Intitialize(LegendCellType.Text, string.Empty, ContentAlignment.MiddleCenter); 907 this.Intitialize(LegendCellType.Text, text, ContentAlignment.MiddleCenter); 917 this.Intitialize(cellType, text, ContentAlignment.MiddleCenter); 928 this.Intitialize(cellType, text, alignment);