The LegendPositionToIntegerConverter type exposes the following members.

Properties

  NameDescription
Public propertyBottomInteger
Gets or sets the integer to be returned if the LegendPosition is Bottom.
Public propertyCenterInteger
Gets or sets the integer to be returned if the LegendPosition is Center.
Public propertyLeftInteger
Gets or sets the integer to be returned if the LegendPosition is Left.
Public propertyNoneInteger
Gets or sets the integer to be returned if the LegendPosition is None.
Public propertyRightInteger
Gets or sets the integer to be returned if the LegendPosition is Right.
Public propertyTopInteger
Gets or sets the integer to be returned if the LegendPosition is Top.

See Also