Hide Comments
Hide Comments

Comments (0)

Determines where a chart looks for its color information for selected values. To have the chart use the same  SelectionColor as its Panel panel, set ParentSelectionColor to true. If ParentSelectionColor is false, the chart uses its own SelectionColor property. The charts by default set ParentSelectioinColor to true so that all the charts on a chart panel present a uniform appearance. When the value of SelectionColor property changes, ParentSelectionColor becomes false automatically.
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

public
  property ParentSelectionColor: Boolean read FParentSelectionColor write SetParentSelectionColor default True;
 

Property Value

Type: Boolean

expandingSee Also

Comments (0)

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