2 writes to tempLabelIntervalType
System.Web.DataVisualization (2)
Common\General\Axis.cs (1)
3213
tempLabelIntervalType
= labelStyle.intervalType;
Common\General\Label.cs (1)
2708
this._axis.
tempLabelIntervalType
= intervalType;
2 references to tempLabelIntervalType
System.Web.DataVisualization (2)
Common\General\Axis.cs (2)
1417
labelStyle.intervalType =
tempLabelIntervalType
;
3319
labelStyle.intervalType =
tempLabelIntervalType
;