Hide Comments
Hide Comments

Comments (0)

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: RSChartPanel

expandingSyntax

Delphi

published
  property Sorted: Boolean read FSorted write SetSorted default False;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb