ChartPoint インターフェイス

定義

public interface class ChartPoint
[System.Runtime.InteropServices.Guid("000C170C-0000-0000-C000-000000000046")]
public interface ChartPoint
[<System.Runtime.InteropServices.Guid("000C170C-0000-0000-C000-000000000046")>]
type ChartPoint = interface
Public Interface ChartPoint
属性

プロパティ

Application

オブジェクトのコンテナー アプリケーションを表す Application オブジェクトを返します。

ApplyPictToEnd
ApplyPictToFront
ApplyPictToSides
Border
Creator

このオブジェクトを作成したアプリケーションを示す、32 ビットの整数値を返します。 読み取り専用です。

DataLabel
Explosion
Fill
Format
Has3DEffect
HasDataLabel
Height

指定したコマンド バー コントロールの高さを設定します。

Interior
InvertIfNegative
Left

画面の左端を基準にして、指定した _CommandBarButton コントロールの水平方向の位置 (ピクセル単位) を取得します。 固定領域の左端からの距離を返します。

MarkerBackgroundColor
MarkerBackgroundColorIndex
MarkerForegroundColor
MarkerForegroundColorIndex
MarkerSize
MarkerStyle
Name

組み込みオブジェクトの名前を CommandBar 取得します。

Parent
PictureType
PictureUnit
PictureUnit2
SecondaryPlot
Shadow
Top

指定した _CommandBarButton コントロールの上端から画面の上端までの距離 (ピクセル単位) を取得します。

Width

指定した _CommandBarButton コントロールの幅 (ピクセル単位) を取得または設定します。

メソッド

_ApplyDataLabels(XlDataLabelsType, Object, Object, Object)
ApplyDataLabels(XlDataLabelsType, Object, Object, Object, Object, Object, Object, Object, Object, Object)
ClearFormats()
Copy()
Delete()
Paste()
PieSliceLocation(XlPieSliceLocation, XlPieSliceIndex)
Select()

適用対象