3 references to LegendStyle
System.Windows.Forms.DataVisualization (3)
Common\General\Legend.cs (3)
1263 if(this.LegendStyle == LegendStyle.Column || numberOfItemsToCheck <= 1) 1268 else if(this.LegendStyle == LegendStyle.Row) 1277 else if(this.LegendStyle == LegendStyle.Table)