2 references to GetPixelInterval
System.Web.DataVisualization (2)
Common\DataManager\DataSeries.cs (1)
729
pointWidth = axis.
GetPixelInterval
( interval * pointPercentageWidth );
Common\General\ChartArea3D.cs (1)
1006
_pointsDepth = categoricalAxis.
GetPixelInterval
(_pointsDepth);