7 references to LegendStyle
System.Web.DataVisualization (7)
Common\General\Legend.cs (7)
243 private LegendStyle _legendStyle = LegendStyle.Table; 1263 if(this.LegendStyle == LegendStyle.Column || numberOfItemsToCheck <= 1) 1268 else if(this.LegendStyle == LegendStyle.Row) 1277 else if(this.LegendStyle == LegendStyle.Table) 2845 DefaultValue(LegendStyle.Table), 2853 public LegendStyle LegendStyle