GrapeCity ActiveReports for .NET 12.0J
LabelsPlacement 列挙体

データポイントラベルをファンネルチャートまたはピラミッドグラフの左側と右側のどちらに表示するかを指定します。
構文
'宣言
 
Public Enum LabelsPlacement 
   Inherits System.Enum
public enum LabelsPlacement : System.Enum 
メンバ
メンバ解説
Leftラベルをファンネルまたはピラミッドの左側に表示します。
Rightラベルをファンネルまたはピラミッドの右側に表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.LabelsPlacement

参照

関連項目

GrapeCity.ActiveReports.Chart 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.