7 references to Int64
System.Web.DataVisualization (7)
Common\DataManager\DataPoint.cs (1)
1523 type = ChartValueType.Int64;
Common\General\Axis.cs (2)
4247 series.XValueType == ChartValueType.Int64 ) 4258 series.YValueType == ChartValueType.Int64 )
Common\General\ChartAreaAxes.cs (4)
849 ser.XValueType != ChartValueType.Int64 ) 872 ser.XValueType != ChartValueType.Int64 ) 895 ser.YValueType != ChartValueType.Int64 ) 917 ser.YValueType != ChartValueType.Int64 )