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
Delphi |
public |
Property Value
Type: Boolean