GrapeCity ActiveReports for .NET 16.0J
MapLegendTitleSeparator 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map 名前空間 : 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 名前空間