AnnotationPathPoint コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AnnotationPathPoint クラスの新しいインスタンスを初期化します。
オーバーロード
| 名前 | 説明 |
|---|---|
| AnnotationPathPoint() |
AnnotationPathPoint クラスの新しいインスタンスを初期化します。 |
| AnnotationPathPoint(Single, Single) |
指定したAnnotationPathPointと |
| AnnotationPathPoint(Single, Single, Byte) |
指定したAnnotationPathPoint、 |
AnnotationPathPoint()
AnnotationPathPoint クラスの新しいインスタンスを初期化します。
public:
AnnotationPathPoint();
public AnnotationPathPoint();
Public Sub New ()
適用対象
AnnotationPathPoint(Single, Single)
指定したAnnotationPathPointとx値を使用して、y クラスの新しいインスタンスを初期化します。
public:
AnnotationPathPoint(float x, float y);
public AnnotationPathPoint(float x, float y);
new System.Windows.Forms.DataVisualization.Charting.AnnotationPathPoint : single * single -> System.Windows.Forms.DataVisualization.Charting.AnnotationPathPoint
Public Sub New (x As Single, y As Single)
パラメーター
- x
- Single
ポイント X 値。
- y
- Single
ポイント Y 値。
適用対象
AnnotationPathPoint(Single, Single, Byte)
指定したAnnotationPathPoint、x、およびポイントy値を使用して、type クラスの新しいインスタンスを初期化します。
public:
AnnotationPathPoint(float x, float y, System::Byte type);
public AnnotationPathPoint(float x, float y, byte type);
new System.Windows.Forms.DataVisualization.Charting.AnnotationPathPoint : single * single * byte -> System.Windows.Forms.DataVisualization.Charting.AnnotationPathPoint
Public Sub New (x As Single, y As Single, type As Byte)
パラメーター
- x
- Single
ポイント X 値。
- y
- Single
ポイント Y 値。
- type
- Byte
ポイントの種類。