'宣言
Public Enum MapLineLabelPlacement Inherits System.Enum
public enum MapLineLabelPlacement : System.Enum
'宣言
Public Enum MapLineLabelPlacement Inherits System.Enum
public enum MapLineLabelPlacement : System.Enum
メンバ | 解説 |
---|---|
Above | ラベルはマップの線の上に配置されています。 |
Below | ラベルはマップの線の下に配置されています。 |
Center | ラベルはマップの線の中央に配置されています。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLineLabelPlacement