ヒューリンクステクニカルサポート
更新日: 16/01/29
トップ オブジェクト プロパティ メソッド 定数

Functions GraphObjects コレクション

Functions コレクションは、1プロット内にある回帰線、信頼線、予測線、基準線からなる全てのラインで構成されます。

  • Plot オブジェクト

    Functions GraphObjects コレクション


プロパティ:Application , ChildObjects , Color , Height , Left , Name , NameObject , ObjectType , OwnerGraphObject , Parent , StockScheme, Top , Width
メソッド:GetAttribute, SelectObject, SetAttribute, SetObjectCurrent

 

Functions コレクションを使用する

Functions コレクションは、通常、個別の Function オブジェクトを取得するのに使用します。Functions コレクションを取得するには、Plot オブジェクトの Functions プロパティを使います。

 

Examples