GrapeCity ActiveReports for .NET 12.0J
MapLegendTitleSeparator 列挙体

マップの凡例のタイトルに使用する区切り線の種類を表します。
構文
'宣言
 
Public Enum MapLegendTitleSeparator 
   Inherits System.Enum
public enum MapLegendTitleSeparator : System.Enum 
メンバ
メンバ解説
DashLine破線の区切り線が適用されます。
DotLine点線の区切り線が適用されます。
DoubleLine二重線の区切り線が適用されます。
GradientLine線 (グラデーション) の区切り線が適用されます。
Line単一線の区切り線が適用されます。
None区切り線は適用されません。
ThickGradientLine太線 (グラデーション) の区切り線が適用されます。
ThickLine太線の区切り線が適用されます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendTitleSeparator

参照

関連項目

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.