[]
Gets or sets a value that determines whether the legend would be shown in reverse order or not.
public bool? Reverse { get; set; }
The value should be 'true' or 'false' or undefined. Default value is undefined. If true, legends wwould be shown in reverse order. If false, legends would be shown in non-reverse order. If undefined, it would be decided automatically by the chart.