Base:
property
ShiftedX
System.Web.UI.DataVisualization.Charting.ChartTypes.PointChart.ShiftedX
2 writes to ShiftedX
System.Windows.Forms.DataVisualization (2)
Common\ChartTypes\ColumnChart.cs (2)
447 ShiftedX = xPosition - xCenterVal; 776 ShiftedX = pointEx.xPosition - pointEx.xCenterVal;