16 references to Seconds
System.Web.DataVisualization (16)
Common\General\Axis.cs (5)
4462
axisIntervalType == DateTimeIntervalType.
Seconds
)
4520
axisIntervalType = DateTimeIntervalType.
Seconds
;
4522
else if(axisIntervalType == DateTimeIntervalType.
Seconds
)
4626
else if(axisIntervalType == DateTimeIntervalType.
Seconds
)
4639
axisIntervalType = DateTimeIntervalType.
Seconds
;
Common\General\AxisScale.cs (6)
1412
type = DateTimeIntervalType.
Seconds
;
1417
type = DateTimeIntervalType.
Seconds
;
1422
type = DateTimeIntervalType.
Seconds
;
1427
type = DateTimeIntervalType.
Seconds
;
1434
type = DateTimeIntervalType.
Seconds
;
1439
type = DateTimeIntervalType.
Seconds
;
Common\General\ChartElement.cs (3)
1048
case(DateTimeIntervalType.
Seconds
):
1231
case(DateTimeIntervalType.
Seconds
):
1299
else if(type == DateTimeIntervalType.
Seconds
)
Common\General\DataManipulator.cs (1)
764
return DateTimeIntervalType.
Seconds
;
Common\General\Label.cs (1)
292
else if (intervalType == DateTimeIntervalType.
Seconds
)