Skip to content

6de764b9 f988 072f 6d07 b11656e3fb01

Fernando Garcia edited this page May 8, 2018 · 1 revision

KnownLegendLocation Enumeration

Additional header content

Specifies the known locations for legend.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

[SerializableAttribute]
public enum KnownLegendLocation

VB

<SerializableAttribute>
Public Enumeration KnownLegendLocation

Members

 

Member name Value Description
Top 0 The top
Right 1 The right
Bottom 2 The bottom
Left 3 The left

Remarks

[Missing documentation for "T:iTin.Export.Model.KnownLegendLocation"]

See Also

Reference

iTin.Export.Model Namespace

Clone this wiki locally