2 writes to _intervalType
System.Windows.Forms.DataVisualization (2)
Common\General\AxisScaleSegments.cs (2)
298
this.
_intervalType
= DateTimeIntervalType.Auto;
302
_intervalType
= value;
1 reference to _intervalType
System.Windows.Forms.DataVisualization (1)
Common\General\AxisScaleSegments.cs (1)
291
return this.
_intervalType
;