TTMSFNCChartColorSelections.AddColor Method
Adds a new color entry initialized with the specified color and returns it.
API unit family: TMSFNCChart
Declaring type: TTMSFNCChartColorSelections
Syntax
function AddColor(AColor: TTMSFNCGraphicsColor): TTMSFNCChartColorSelection;
Parameters
| Name | Description |
|---|---|
AColor |
Initial color for the new entry. |
Returns
Returned value.