DrawingHelper
StockSharp.Xaml.Charting.Visuals.RenderableSeries
メソッド
TransformPoint(float, float, bool) : Point
Returns a point with swapped coordinates if is True
- x
- y
- isVerticalChart
TransformPoint(Point, bool) : Point
Returns a point with swapped coordinates if is True
- point
- isVerticalChart
TransformPoint(double, double, bool) : Point
Returns a point with swapped coordinates if is True
- y
- isVerticalChart
- x