RightToLeft Enumeration
.NET Framework (current version)
Specifies a value indicating whether the text appears from right to left, such as when using Hebrew or Arabic fonts.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Inherit | The direction the text read is inherited from the parent control. | |
| No | The text reads from left to right. This is the default. | |
| Yes | The text reads from right to left. |
.NET Framework
Available since 4.0
Available since 4.0
Show: