TCustomBoxSeries.InnerFence1

TCustomBoxSeries.InnerFence1
TCustomBoxSeries

property InnerFence1: Double;

Unit
TeeBoxPlot

Description
Read from InnerFence1 to get SampleValues lower inner fence. Write to InnerFence1 to override TCustomBoxSeries default calculating algorithm and use supplied value to construct box plot.

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