Controls whether the values of the chart are sorted or not.
Set the Sorted property to True to force all values to be sorted in the collection based on the SortByDimension and SortOrder properties. When this property is False, the values are in the order that they were added or inserted into the collection (see Add or Insert methods).
Namespace: FMX.RS.ChartPanel
Delphi |
published |
Property Value
Type: Boolean