6 references to TopBottom
System.Web.DataVisualization (6)
Common\General\ChartGraphics.cs (6)
468 else if( type == GradientStyle.TopBottom || type == GradientStyle.HorizontalCenter ) 482 if( type == GradientStyle.TopBottom || type == GradientStyle.LeftRight 2863 (isVertical) ? GradientStyle.LeftRight : GradientStyle.TopBottom, 2890 (isVertical) ? GradientStyle.LeftRight : GradientStyle.TopBottom, 2989 (isVertical) ? GradientStyle.TopBottom : GradientStyle.LeftRight, 3017 (isVertical) ? GradientStyle.TopBottom : GradientStyle.LeftRight,