The LegendPositionToIntegerConverter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BottomInteger |
Gets or sets the integer to be returned if the LegendPosition is Bottom.
| |
| CenterInteger |
Gets or sets the integer to be returned if the LegendPosition is Center.
| |
| LeftInteger |
Gets or sets the integer to be returned if the LegendPosition is Left.
| |
| NoneInteger |
Gets or sets the integer to be returned if the LegendPosition is None.
| |
| RightInteger |
Gets or sets the integer to be returned if the LegendPosition is Right.
| |
| TopInteger |
Gets or sets the integer to be returned if the LegendPosition is Top.
|