バージョン

GetAppearance メソッド (LegendLayer)

LegendAppearance を取得します。
シンタックス
'宣言
 
Public Overrides Function GetAppearance() As ChartAppearance
public override ChartAppearance GetAppearance()

戻り値の型

このコンポーネントの LegendAppearance オブジェクトを返します。LegendAppearance オブジェクトがない場合は null (Visual Basic では Nothing) を返します。
参照