ICustomBoxSeries.InnerFence3
ICustomBoxSeries

property InnerFence3: Double;

Type Library
TeeChartx

Description
Read from InnerFence3 to get SampleValues upper inner fence. Write to InnerFence3 to override ICustomBoxSeries default calculating algorithm and use supplied value to construct box plot.

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