'宣言 Protected Overridable Function AutoPosition( _ ByVal labelSize As System.Windows.Size, _ ByRef hot As System.Windows.Point, _ ByRef offset As System.Windows.Point _ ) As LabelAlignment
protected virtual LabelAlignment AutoPosition( System.Windows.Size labelSize, ref System.Windows.Point hot, ref System.Windows.Point offset )
パラメータ
- labelSize
- ラベルのサイズ。
- hot
- ラベルのホットポイント(データポイントの座標)。
- offset
- ホットポイントからのラベルのオフセット。
戻り値の型
ラベルの配置。