Chart.RightToLeft Property
.NET Framework (current version)
Gets or sets a value that indicates whether the control should draw right-to-left for Right-to-Left (RTL) languages.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property RightToLeft As RightToLeft
Property Value
Type: System.Web.UI.DataVisualization.Charting.RightToLeftA RightToLeft enumeration value that indicates whether the control should draw right-to-left for Right-to-Left (RTL) languages. The default value is T:System.Windows.Forms.RightToLeft.No.
This property affects the direction of legend color keys.
.NET Framework
Available since 4.0
Available since 4.0
Show: