The LegendPositionToVisibilityConverter type exposes the following members.

Properties

  NameDescription
Public propertyBottomVisibility
Gets or sets the Visibility to return if the LegendPosition is Bottom.
Public propertyCenterVisibility
Gets or sets the Visibility to return if the LegendPosition is Center.
Public propertyLeftVisibility
Gets or sets the Visibility to return if the LegendPosition is Left.
Public propertyNoneVisibility
Gets or sets the Visibility to return if the LegendPosition is None.
Public propertyRightVisibility
Gets or sets the Visibility to return if the LegendPosition is Right.
Public propertyTopVisibility
Gets or sets the Visibility to return if the LegendPosition is Top.

See Also