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. |
RecalcOptions | |
DetailAggregate | |
MarksTail | Describes the possible values of the Style property. |
TailAlignment | |
MarksStyles | Describes the possible values of the Style property. |
ArrowHeadStyles | |
ArrowHeadDirection | |
MultiAreas | Describes the possible values of the MultiArea property. |
TeeUnits | Describes the possible values of the SeparationUnits 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. |
PointerSizeUnits | |
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. |
BarRounding | When using rounded Bars describes how ends are handled. |
MarksLocation | Describes the possible values of the MarksLocation property. |
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. |
ValueSign | |
MapMarksText | |
MapRenderMode | |
PolygonConcave | |
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. |
MapAction | Default action type for the Hotspot Map. |
PolygonStyle | Sets the co-ordinate type of the Map Area. |
eMultiRose | |
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 | |
WorldMapType | |
BoxTypes | Box type for calculation |
PricingMethods | Price method used for calculation |
BoxFillType | Box fill style for each data point |
MarksRotateStyle | Describes the possible values of the Steema.TeeChart.WPF.Styles.Pie.PieMarks.RotateStyle property. |
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. |
SeriesDetail | |
CustomSeriesList | |
MarksTailParams | Describes the tick parameters of a WithPointer Mark |
Callout | Mark Callout pointer characteristics |
MarksCallout | |
MarksItem | |
MarksItems | |
SeriesMarks | Series Marks characteristics |
ActivityGauge | |
Area | Area Series |
Arrow | Arrow Series. |
Bar | The Bar Series component outputs all points as vertical bars. |
Bar3D | Bar3D Series. |
BarJoin | BarJoin series. |
Bezier | Bezier series. |
Bubble | Bubble Series. |
BubbleCloud | The BubbleCloud Series plots data relatively, displaying bubbles of diminishing size to represent different Series values. |
Calendar | 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. |
CFrame | |
CircularGauge | CircularGauge Series. |
Clock | Clock Series. |
ClockGauge | |
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. |
SeriesPointer | Some Series have a Pointer property which returns a SeriesPointer class. Pointers are shape figures drawn on each Y point coordinates. |
GetPointerStyleEventArgs | The Event Data for the GetPointerStyle event. |
CustomPoint | Base Series class inherited by a number of TeeChart series styles. |
Custom | Base Series class inherited by a number of TeeChart series styles. |
SeriesXYZPoint | Class provides access to XYZ Point characteristics |
Custom3D | Custom3D Series. |
Custom3DGrid | Custom3DGridSeries |
Custom3DPalette | Custom3DPalette Series Style. |
CustomBar | Custom Bar Series. |
CustomBox | CustomBox Series. |
Box | The Box Series plots a vertical box series. |
HorizBox | The Box Series plots an horizontal box series. |
TFrame | The TFrame object draws a frame of three bands at the outer edge of an ellipse or circle defined by a rectangle. |
GaugeSeriesPointer | Derived from SeriesPointer, GaugeSeriesPointer implements pointer styles specific to the CircularGauge series. |
CustomGauge | |
SeriesPointerCollection | Collection of SeriesPointers. |
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. |
ValuesCollection | Collection of integer values. |
CustomPolar | CustomPolar Series. |
Custom2DPolar | Custom2DPolar is the ancestor of the WindRose Series and the Clock Series. |
CustomTimeOHLC | |
Darvas | Darvas Series. |
Donut | Donut series. |
Equalizer | |
EquiVolume | EquiVolume Series. |
CustomError | CustomErrorSeries Series. |
Error | ErrorSeries Series. |
ErrorBar | ErrorBar Series. |
ErrorsFormat | |
ErrorsFormat3D | |
ChartErrorsBase | |
ChartErrors | |
ChartErrors3D | |
CustomErrorPoint | |
ErrorPoint | ErrorPoint Series. |
CustomErrorPoint3D | |
ErrorPoint3D | ErrorPoint3D Series. |
FastLine | The FastLine Series is an extremely simple Series component that draws its points as fast as possible. |
BaseLine | Abstract Series class inherited by a number of TeeChart series styles. |
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. |
HorizLine | Horizontal Line Series. |
ImageBar | ImageBar Series. |
CustomImagePoint | |
ImagePoint | |
LevelDifs | |
IsoSurface | Iso-Surface 3D Series. |
SurfaceSides | |
KagiDrawValueEventArgs | Variables describe point characteristics when plotted. |
Kagi | The Kagi financial chart. |
KnobGauge | KnobGauge Series. |
Line | Line Series. |
VerticalLinearGauge | VerticalLinear Gauge Series. |
LinearGauge | Linear Gauge Series. |
LinePoint | LinePoint series. |
PolygonList | ValueLists is a collection of ValueList objects. |
PolyObj | |
PolygonSaveTree | |
Polygon | |
MapMarks | |
KMLSource | |
PolygonGroup | |
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. |
Pie | Pie Series. |
Points | Point Series. |
Points3D | Point3D Series. Each point has XYZ coordinates. |
PointFigureDrawValueEventArgs | |
PointFigure | PointFigure Series. |
PointPolygonList | List of the Polygons that describe the Point co-ordinates of the Series. |
PointPolygon | Class stores definition and Map Area attributes of a Series point. |
Polar | Polar Series. |
PolarBar | Polar Bar Series. |
Rose | Rose Series. The RoseSeries is a combination of a polar chart and a histogram. It plots the frequency or percentage of occurrences data shows up at a particular angle or direction. Mostly used to help visualize cumulative wind direction or wave direction data but also used anytime you need to show a histogram related to direction. It can display more than one series at the same time, each one with specific properties and also stack them if necessary. These charts are created by using sector zones of variable directions and radii. It is possible to create MultiRose or stacked Rose charts by using the MultiRose property. One use for Rose Charts is to plot wind directions as compass points together with the different wind speeds. |
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. |
Surface | Surface 3D 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. |
World | World Map series. |
SeriesDrillDown | |
Symbols | Series Mark Symbols |
Position | Series Mark Position |
MarkPositions | Series Marks' Positions |
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. |
GetLevelEventArgs | The Event Data for the GetLevel event. |
DrawLevelEventArgs | The Event Data for the DrawLevel event. |
ContourDraw | Composite of the Contour series class. |
GetYValueEventArgs | The Event Data for the GetYValue event. |
GetColorEventArgs | The Event Data for the GetValueColor event. |
GetBarStyleEventArgs | The Event Data for the GetBarStyle event. |
OrgDraw | All item drawing is done in this class |
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. |
Public Interfaces
Public Structures
LevelPoint | |
GridPalette | Used in Custom3DPalette series to store the palette values. |
GaugePointerStyles | |
LevelPoint3D | |
CellsOrientation | |
SeriesRandom | Used internally to add random values to a series. |
BoxLabel | |
PieAngle | Internal structure used by Pie series to store each pie slice angle. |
PFColumn | |
PFPoint | |
BoxLabel |
Public Delegates
Protected Delegates
Protected Classes
Requirements
Namespace: Steema.TeeChart.WPF.Styles Namespace
Assembly: TeeChart.WPF.dll