Constructors
![]() | Overloaded |
Public Methods
![]() | Add x-displacement position and values for Box valueset. |
![]() | |
![]() | |
![]() | Draws the "ValueIndex" point of the Series. |
![]() | |
![]() | Reconstructs the box plot from series data |
Public Properties
![]() | Read from AdjacentPoint1 to get SampleValues lower adjacent point limit. Write to AdjacentPoint1 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Read from AdjacentPoint3 to get SampleValues upper adjacent point limit. Write to AdjacentPoint3 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Controls the appearance of CustomBoxSeries box. |
![]() | Controls the appearance of the extreme range of outer points. |
![]() | Read from InnerFence1 to get SampleValues lower inner fence. Write to InnerFence1 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Read from InnerFence3 to get SampleValues upper inner fence. Write to InnerFence3 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Read from Median to get SampleValues median value. Write to Median to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Defines the Pen to draw the median line. |
![]() | Controls the appearance of the mid range of outer points. |
![]() | Read from OuterFence1 to get SampleValues lower outer fence. Write to OuterFence1 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Read from OuterFence3 to get SampleValues upper outer fence. Write to OuterFence3 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Specifies the position of box series. |
![]() | Read from Quartile1 to get SampleValues first quartile. Write to Quartile1 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Read from Quartile3 to get SampleValues third quartile. Write to Quartile3 to override CustomBox Series default calculating algorithm and use supplied value to construct box plot. |
![]() | Use SampleValues property to get access to the values of Series. |
![]() | Set the UseCustomValues property to true if you want to override internal algorithm to construct a box plot. |
![]() | Defines the whisker length as a function of the inter-quartike range (IQR). |
![]() | Defines the Pen to draw the whisker lines. |
See Also
CustomBox Class | Steema.TeeChart.Styles Namespace