ICustomBoxSeries.OuterFence1
ICustomBoxSeries

property OuterFence1: Double;

Type Library
TeeChartx

Description
Read from OuterFence1 to get SampleValues lower outer fence. Write to OuterFence1 to override ICustomBoxSeries default calculating algorithm and use supplied value to construct box plot.

NOTE: Writing to OuterFence1 does not ensure custom value will be used to construct a box plot. An additional requirement is the UseCustomValues property is True.