FlexChart for WinForms
PointToData メソッド (ChartRenderer)

C1.Chart アセンブリ > C1.Chart 名前空間 > ChartRenderer クラス : PointToData メソッド
シンタックス
'宣言
 
Public Function PointToData( _
   ByVal x As System.Double, _
   ByVal y As System.Double, _
   Optional ByVal usePlotArea As System.Boolean _
) As _Point
public _Point PointToData( 
   System.double x,
   System.double y,
   System.bool usePlotArea
)

パラメータ

x
y
usePlotArea
参照

参照

ChartRenderer クラス
ChartRenderer メンバ