ComponentOne Studio for WinRT XAML
LegendPosition 列挙体
メンバ 

凡例の位置を取得します。
構文
'宣言
 
Public Enum LegendPosition 
   Inherits System.Enum
public enum LegendPosition : System.Enum 
メンバ
メンバ解説
Bottomチャートの下。
BottomCenter下中央の位置。
BottomLeft下左の位置。
BottomRight下右の位置。
Leftチャートの左。
Rightチャートの右。
Topチャートの上。
TopCenter上中央の位置。
TopLeft上左の位置。
TopRight上右の位置。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Chart.LegendPosition

参照

C1.Xaml.Chart 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.