1 write to indexedXValueType
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataSeries.cs (1)
1688 indexedXValueType = _xValueType;
2 references to indexedXValueType
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataSeries.cs (1)
1484 _xValueType = indexedXValueType;
Common\General\AxisLabels.cs (1)
416 valueType = Common.DataManager.Series[dataSeries[0]].indexedXValueType;