[]
Gets or sets whether the points on the horizontal axis are plotted in right-to-left order.
bool RightToLeftPlotOrder { get; set; }
Property RightToLeftPlotOrder As Boolean
| Type | Description |
|---|---|
| bool | True if the points on the horizontal axis are plotted in right-to-left order; otherwise, false. |