TCustomBoxSeries.OuterFence3

TCustomBoxSeries.OuterFence3
TCustomBoxSeries

property OuterFence3: Double;

Unit
TeeBoxPlot

Description
Read from OuterFence3 to get SampleValues upper outer fence. Write to OuterFence3 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.

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