Active (inherited from Series) | Shows or hides this series. |
AdjacentPoint1 | 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. |
AdjacentPoint3 | 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. |
Box | Controls the appearance of CustomBoxSeries box. |
Chart (inherited from TeeBase) | Chart associated with this object |
ClickTolerance (inherited from CustomPoint) | Gets or sets the pixel tolerance for clicks on the series. |
Color (inherited from Series) | Default color for all points. |
ColorEach (inherited from Series) | Draws points with different preset Colors. |
ColorEachPoint (inherited from Series) | System.Obsolete: Please use ColorEach property. |
ColorMember (inherited from Series) | Gets or sets the Datasource Color Field |
Colors (inherited from Series) | Access to the stored Color Array, if created, for the Series. |
Count (inherited from Series) | Returns the number of points in the Series. |
Cursor (inherited from Series) | Cursor displayed when mouse is over a series point. |
CustomHorizAxis (inherited from Series) | Specified the custom horizontal axis for the series. |
CustomVertAxis (inherited from Series) | Specified the custom vertical axis for the series. |
DataSource (inherited from Series) | Object to load data from. |
DateTimeFormat (inherited from Series) | Determines the DateTimeFormat to display point values. |
DefaultNullValue (inherited from Series) | Sets or returns the value to be used as a null value within the series. |
Depth (inherited from Series) | Sets the Depth of the series points or interconnecting lines. |
Description (inherited from Points) | Gets descriptive text. |
Detail (inherited from Series) | |
DrillDown (inherited from Series) | Gets and sets and object that controls the drill-down dataset when the series is clicked |
DrillDownLabelMember (inherited from Series) | Gets or sets the Datasource Label Field for the series clicked point (drill-down). |
EndZ (inherited from Series) | For internal use. |
ExtrOut | Controls the appearance of the extreme range of outer points. |
FirstVisibleIndex (inherited from Series) | Returns the index of the Series' first visible point. |
Function (inherited from Series) | Function object to calculate values. |
HorizAxis (inherited from Series) | Horizontal axis to associate to this Series. |
InnerFence1 | 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. |
InnerFence3 | 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. |
IsoHorizAxes (inherited from Series) | Gets or sets whether Series aspect ratio is maintained horizontally on Chart resize. |
IsoVertAxes (inherited from Series) | Gets or sets whether Series aspect ratio is maintained vertically on Chart resize. |
Item (inherited from Series) | Point characteristics |
LabelMember (inherited from Series) | Gets or sets the Datasource Label Field |
Labels (inherited from Series) | Accesses a list of series point labels. |
LastVisibleIndex (inherited from Series) | Returns the index of the Series' last visible point. |
Legend (inherited from Series) | Gets or sets the properties which define how the Series is displayed in the Legend. |
LinePen (inherited from Points) | Sets the Pen for the Point connecting Lines. |
Marks (inherited from Series) | Defines all necessary properties to draw a mark near to each Series point. |
Median | 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. |
MedianPen | Defines the Pen to draw the median line. |
MiddleZ (inherited from Series) | For internal use. |
MildOut | Controls the appearance of the mid range of outer points. |
NumGallerySeries (inherited from Series) | For internal use. |
OriginalCursor (inherited from Series) | |
OuterFence1 | 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. |
OuterFence3 | 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. |
PercentFormat (inherited from Series) | Sets the Format to display point values as percentage. |
Pointer (inherited from CustomPoint) | Defines all necessary properties of the Series Pointer. |
Position | Specifies the position of box series. |
Quartile1 | 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. |
Quartile3 | 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. |
RecalcOptions (inherited from Series) | |
SampleValues | Use SampleValues property to get access to the values of Series. |
SeriesColor (inherited from Series) | System.Obsolete: Use the Series Color property. |
SeriesData (inherited from Series) | |
ShowInLegend (inherited from Series) | Displays this Series Title in Legend. |
Stacked (inherited from CustomPoint) | Defines how multiple series will be displayed. |
StartZ (inherited from Series) | For internal use. |
Tag (inherited from TeeBase) | Gets or sets an object that provides additional data about the TChart object. |
Title (inherited from Series) | Series description to show in Legend and editors. |
Transparency (inherited from Series) | Sets Transparency level from 0 to 100%. |
TreatNaNAsNull (inherited from BaseLine) | |
TreatNulls (inherited from BaseLine) | |
UseCustomValues | Set the UseCustomValues property to true if you want to override internal algorithm to construct a box plot. |
UseExtendedNumRange (inherited from Series) | When true activates extended Axis range for extremely large/small numbers |
ValueFormat (inherited from Series) | Determines the Format to display point values. |
ValuesLists (inherited from Series) | Returns the Steema.TeeChart.Styles.ValuesLists object of the series. |
VertAxis (inherited from Series) | Determines Vertical axis associated to this Series. |
Visible (inherited from Series) | Shows or hides this series. |
WhiskerLength | Defines the whisker length as a function of the inter-quartike range (IQR). |
WhiskerPen | Defines the Pen to draw the whisker lines. |
XValues (inherited from Series) | Values defining horizontal point positions. |
YValues (inherited from Series) | Values defining vertical point positions. |
ZOrder (inherited from Series) | Determines where on the depth axis the Series is drawn. |