TChartErrorBars.ReleaseLineOptions Method
This function will return the lineoptions and pass ownership of them. After calling it, LineOptions will be nil.
Syntax
Unit: FlexCel.Core
function TChartErrorBars.ReleaseLineOptions: IChartLineOptions;
See also