MarkersAtRight: Boolean;
The MarkersAtRight property determines whether to show legend item markers at the right of the text.
Use JSON or the setMarkersAtRight method to set the property value, and the getMarkersAtRight method to get the property value.
If the property value is True legend markers appear at the right of the text, otherwise they are shown at the left of the text.
The example of use is given on the page with description of the IntervalsLegend.CellSpacing property.
See also: