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