Public Enumerations
ValueListOrder | Describes the possible values of the Order property. |
HorizontalAxis | Describes the possible values of the HorizAxis property. |
VerticalAxis | Describes the possible values of the VertAxis property. |
TreatNullsStyle | Defines how to treat null points. |
SeriesEventStyle | For internal use. |
SeriesGroupActive | Describes the possible values of the Active property. |
MarksStyles | Describes the possible values of the Style property. |
ArrowHeadStyles | |
ArrowHeadDirection | |
MultiAreas | Describes the possible values of the MultiArea property. |
CandleStyles | Describes the possible values of the Style property. |
ClockStyles | Describes the possible values of the Style property. |
Sides | Reserved for future use. |
ContourConstruction | Contour level construction algorithm. |
PointerStyles | Describes the pointer style of a series pointer. |
CustomStack | Describes the possible values of the Stacked property. |
PaletteStyles | Describes the possible values of the PaletteStyle property. |
MultiBars | Describes the possible values of the MultiBar property. |
BarStyles | Describes the possible values of the BarStyle property. |
MarksLocation | Describes the possible values of the MarksLocation property. |
BoxTypes | Box type for calculation |
PricingMethods | Price method used for calculation |
BoxFillType | Box fill style for each data point |
ErrorStyles | Describes the possible values of the ErrorStyle property. |
ErrorWidthUnits | Describes the possible values of the ErrorWidthUnits property. |
DrawAllPointsStyle | |
HandStyle | Describes the possible values of the HandStyle property. |
DigitalFont | |
OrgLineStyle | Defines the type of connecting lines between organizational chart items. |
PieOtherStyles | Describes the possible values of the Style property of the PieOtherSlice class. |
MultiPies | Describes the possible values of the MultiPie property of the Pie class. |
ShapeXYStyles | Describes the possible values of the XYStyle property. |
ShapeStyles | Describes the possible values of the Style property. |
ShapeTextVertAlign | Describes the possible values of the VertAlignment property. |
ShapeTextHorizAlign | Describes the possible values of the HorizAlignment property. |
TagCloudOrder | |
TernaryAxisScale | |
TernaryStyle | |
TernaryMarkStyle | |
TernaryFormat | |
TernaryLegendStyle | |
TowerStyles | Describes the possible values of the TowerStyle property. |
TreeMapColorStyle | |
TreeMapTiling |
Public Classes
SeriesPoint | Class provides access to Point characteristics |
SeriesXYPoint | Class provides access to XY Point characteristics |
ValueList | Array to hold Series data point values. |
StringList | The StringList class is manipulated via the Series Labels property. |
ColorList | The ColorList class is manipulated via the Series Colors property. |
BeforeDrawPointEventArgs | The Event Data for the BeforeDrawPoint event. |
GetSeriesMarkEventArgs | The Event Data for the GetSeriesMark event. |
SeriesEvent | Listens to all the Series class events. |
SeriesGroup | Access to series group characteristics |
SeriesGroups | Access to series groups characteristics |
Series | The base class for all TeeChart Series styles. |
SeriesCollection | The SeriesCollection class, a collection of Series objects, is manipulated via the Chart Series property. |
SeriesPointer | Some Series have a Pointer property which returns a SeriesPointer class. Pointers are shape figures drawn on each Y point coordinates. |
Callout | Mark Callout pointer characteristics |
MarksCallout | |
MarksItem | |
MarksItems | |
SeriesMarks | Series Marks characteristics |
Symbols | Series Mark Symbols |
Position | Series Mark Position |
MarkPositions | Series Marks' Positions |
BaseLine | Abstract Series class inherited by a number of TeeChart series styles. |
CustomPoint | Base Series class inherited by a number of TeeChart series styles. |
Custom | Base Series class inherited by a number of TeeChart series styles. |
Area | Area Series |
Points | Point Series. |
Arrow | Arrow Series. |
CustomBar | Custom Bar Series. |
GetBarStyleEventArgs | The Event Data for the GetBarStyle event. |
Bar | The Bar Series component outputs all points as vertical bars. |
Bar3D | Bar3D Series. |
BarJoin | BarJoin series. |
Bezier | Bezier series. |
Bubble | Bubble Series. |
Calendar | Calendar series. |
CalendarChangeEventArgs | The Event Data for the Change event. |
CalendarCell | Contains the characteristics of each Calendar Cell. |
CalendarCellUpper | Format information for the upper row cells of the Calendar Series. |
SeriesOHLCPoint | Class provides access to XYZ Point characteristics |
OHLC | OHLC is an base Series class that maintains lists for Open, Close, High and Low values. |
Candle | Candle Series. |
Circular | Circled Series. |
CircularGauge | CircularGauge Series. |
TFrame | The TFrame object draws a frame of three bands at the outer edge of an ellipse or circle defined by a rectangle. |
CFrame | |
CustomPolar | CustomPolar Series. |
Custom2DPolar | Custom2DPolar is the ancestor of the WindRose Series and the Clock Series. |
Clock | Clock Series. |
Custom3D | Custom3D Series. |
Custom3DPalette | Custom3DPalette Series Style. |
GetColorEventArgs | The Event Data for the GetValueColor event. |
Custom3DGrid | Custom3DGridSeries |
GetYValueEventArgs | The Event Data for the GetYValue event. |
ColorGrid | The ColorGrid series displays a grid of color cells. |
LevelSegment | |
ContourLevel | Contains characteristic information for a Contour series' "level". |
ContourSeriesMarks | |
Contour | The Contour series calculates and displays "isolines" from a custom array of XYZ points. |
GetLevelEventArgs | The Event Data for the GetLevel event. |
DrawLevelEventArgs | The Event Data for the DrawLevel event. |
ContourDraw | Composite of the Contour series class. |
GetPointerStyleEventArgs | The Event Data for the GetPointerStyle event. |
SeriesXYZPoint | Class provides access to XYZ Point characteristics |
CustomBox | CustomBox Series. |
Box | The Box Series plots a vertical box series. |
HorizBox | The Box Series plots an horizontal box series. |
GaugeSeriesPointer | Derived from SeriesPointer, GaugeSeriesPointer implements pointer styles specific to the CircularGauge series. |
CustomGauge | |
ColorLineCollection | Collection of GaugeSeriesPointers. |
ColorLineStartValues | Collection of integer values defining the StartValues of the ColorLines in the ColorLineCollection. |
ColorLineEndValues | Collection of integer values defining the EndValues of the ColorLines in the ColorLineCollection. |
CustomTimeOHLC | |
Darvas | Darvas Series. |
Pie | Pie Series. |
PieMarks | Customized pie series marks with additional properties. |
PieOtherSlice | Pie series uses this class in its OtherSlice property. |
PieShadow | Pie series uses this class in its Shadow property. |
SliceValueList | |
ExplodedSliceList | List to hold percents of exploding effect, one per each Pie slice. |
Donut | Donut series. |
EquiVolume | EquiVolume Series. |
CustomError | CustomErrorSeries Series. |
Error | ErrorSeries Series. |
ErrorBar | ErrorBar Series. |
ErrorsFormat | |
ErrorsFormat3D | |
ChartErrorsBase | |
ChartErrors | |
ChartErrors3D | |
CustomErrorPoint | |
ErrorPoint | ErrorPoint Series. |
Points3D | Point3D Series. Each point has XYZ coordinates. |
CustomErrorPoint3D | |
ErrorPoint3D | ErrorPoint3D Series. |
FastLine | The FastLine Series is an extremely simple Series component that draws its points as fast as possible. |
Funnel | Funnel Series. |
Gantt | Gantt Series. |
Gauges | Gauges Series. |
HighLow | HighLow series. |
Histogram | Histogram Series. |
HorizArea | HorizArea series. |
HorizBar | Horizontal Bar Series. |
HorizHistogram | HorizHistogram series. |
Line | Line Series. |
HorizLine | Horizontal Line Series. |
ImageBar | ImageBar Series. |
CustomImagePoint | |
ImagePoint | |
Surface | Surface 3D Series. |
IsoSurface | Iso-Surface 3D Series. |
SurfaceSides | |
KagiDrawValueEventArgs | Variables describe point characteristics when plotted. |
Kagi | The Kagi financial chart. |
KnobGauge | KnobGauge Series. |
LinearGauge | Linear Gauge Series. |
VerticalLinearGauge | VerticalLinear Gauge Series. |
LinePoint | LinePoint series. |
PolygonList | ValueLists is a collection of ValueList objects. |
PolyObj | |
PolygonSaveTree | |
Polygon | |
PolygonSeries | Polygon Series is a descendant of Series. Use Polygon Series to define the shape of the Polygons to be drawn by the Map Series. A Polygon Series contains the co-ordinates of the Points which define the boundary of a Polygon. PolygonSeries stores the point Valuelists and individual characteristics of each Map Series 'sub' Series (each Polygon is a Chart Series). Map Series hides the need treat each Polygon as a Series by treating the Polygons as an internal collection of Series. |
Map | Map series. |
NumericGauge | Numeric Gauge Series. |
Spacing | |
OrgShape | Base shape class for oragnizational chart item. |
OrgItem | |
OrgItems | |
OrgItemList | OrgItem list |
OrgSeries | Organizational Chart. |
OrgDraw | All item drawing is done in this class |
PointFigureDrawValueEventArgs | |
PointFigure | PointFigure Series. |
Polar | Polar Series. |
PolarBar | Polar Bar Series. |
GridColorPalette | Defines palette properties. |
PolarGrid | Polar Grid Series. |
Pyramid | Pyramid Series. |
Radar | Radar Series. |
RenkoDrawValueEventArgs | Variables describe brick characteristics when plotted. |
Renko | The Renko chart financial indicator. |
RenkoBar | |
Shape | Shape Series. |
Smith | Smith Series. |
TagCloudDrawTagEventArgs | |
TagCloud | |
Ternary | Ternary Series. |
Tower | Tower Series. The Tower Series is designed to use a 0 or 1 based integer grid index. X and Z values should be sequential values of 1. |
TreeMapItem | |
TreeMap | TreeMap Series |
TriSurface | TriSurface Series. |
Vector3D | Vector3D Series. |
Volume | Volume Series. |
VolumePipe | VolumePipe Series. |
Waterfall | The Waterfall series draws vertical "slices", one for each Z row of the equivalent surface. |
WindRose | WindRose Series. |
Public Interfaces
Public Delegates
Public Structures
SeriesRandom | Used internally to add random values to a series. |
LevelPoint | |
GridPalette | Used in Custom3DPalette series to store the palette values. |
GaugePointerStyles | |
PieAngle | Internal structure used by Pie series to store each pie slice angle. |
BoxLabel | |
PFPoint | |
BoxLabel | |
CellsOrientation |
Requirements
Namespace: Steema.TeeChart.Styles Namespace
Assembly: TeeChart.Android.dll