Active (inherited from Series) | Shows or hides this series. |
AdjacentPoint1 (inherited from CustomBox) | 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 (inherited from CustomBox) | 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 (inherited from CustomBox) | Controls the appearance of CustomBoxSeries box. |
Chart (inherited from TeeBase) | Chart associated with this object |
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 | |
EndZ (inherited from Series) | For internal use. |
ExtrOut (inherited from CustomBox) | 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 (inherited from CustomBox) | 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 (inherited from CustomBox) | 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. |
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. |
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 (inherited from CustomBox) | 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 (inherited from CustomBox) | Defines the Pen to draw the median line. |
MiddleZ (inherited from Series) | For internal use. |
MildOut (inherited from CustomBox) | Controls the appearance of the mid range of outer points. |
NumGallerySeries (inherited from Series) | For internal use. |
OuterFence1 (inherited from CustomBox) | 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 (inherited from CustomBox) | 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 (inherited from CustomBox) | Specifies the position of box series. |
Quartile1 (inherited from CustomBox) | 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 (inherited from CustomBox) | 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. |
SampleValues (inherited from CustomBox) | 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. |
TreatNaNAsNull (inherited from BaseLine) | |
TreatNulls (inherited from BaseLine) | |
UseCustomValues (inherited from CustomBox) | Set the UseCustomValues property to true if you want to override internal algorithm to construct a box plot. |
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 (inherited from CustomBox) | Defines the whisker length as a function of the inter-quartike range (IQR). |
WhiskerPen (inherited from CustomBox) | 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. |