Are the following functions input x based on Device Pixels / DPI ? What is "specified x-coordinate" mean ?
- ChartControl.GetSlotIndexByX (The Document Mentioned "specified x-coordinate")
- ChartControl.GetTimeByX (The Document Mentioned "specified x-coordinate")
- ChartBars.GetBarIdxByX (The Document Mentioned "specified x-coordinate")
Are the following functions output x based on Device Pixels / DPI ? What is "chart-canvas x-coordinate" mean ?
- ChartControl.GetXByBarIndex (The Document Mentioned "chart-canvas x-coordinate")
- ChartControl.GetXByTime (The Document Mentioned "chart-canvas x-coordinate")
Thank You !

Comment