In This Article

Overview

Actipro Gauge follows WPF best practices for areas such as layout, globalization, and accessibility.

Flow Direction

Gauge supports both left-to-right and right-to-left layouts via a simple property switch.

See the Flow Direction topic for more information.

Localization

All user interface text properties have the Localizability attribute applied to them.

See the Localization topic for more information.

UI Automation

This product follows the WPF accessibility model for UI automation.

See the UI Automation topic for more information.