Classes
Class | Description | |
---|---|---|
ExportDataOptions |
Options for exporting samples.
| |
ExportStatsOptions |
Options for exporting samples.
| |
TwxAxis |
Defines format and style properties for a chart axis in a TwxChartComponent.
| |
TwxChartAxisModel |
Pen axis
| |
TwxChartComponent |
Core Control used in TWX64 Viewer for visualizing trends.
| |
TwxChartModel |
Configuration model of TrendWorX64 Viewer chart.
| |
TwxChartPen |
Defines visualization of a data source.
| |
TwxChartPenCollection |
Collection of TwxChartPens.
| |
TwxDataSample |
Represents a time line sample which can be used to supply custom data to pens.
| |
TwxDateTimeFormatModel |
Configuration model of TrendWorX64 Viewer date/time format settings.
| |
TwxDefaultPenAxisModel |
Configuration model of TrendWorX64 Viewer default pen axis.
| |
TwxDefaultSharedAxisModel |
Configuration model of TrendWorX64 Viewer default shared axis.
| |
TwxLegendColumnModel |
Configuration model of TrendWorX64 Viewer legend column.
| |
TwxLegendColumnModels |
Collection of TrendWorX64 Viewer legend column configuration models.
| |
TwxPenAxisModel |
Configuration model of TrendWorX64 Viewer pen axis.
| |
TwxPenModel |
Configuration model of TrendWorX64 Viewer pen.
| |
TwxPenModels |
Collection of TrendWorX64 Viewer pen configuration models.
| |
TwxPlotModel |
Configuration model of TrendWorX64 Viewer plot.
| |
TwxPlotModels |
Collection of TrendWorX64 Viewer plot configuration models.
| |
TwxSeries |
Stores trend (plot) configuration for a group of TwxChartPen objects.
| |
TwxSharedAxisModel |
Configuration model of TrendWorX64 Viewer custom shared axis.
| |
TwxSharedAxisModels |
Collection of TrendWorX64 Viewer custom shared axis configuration models.
| |
TwxTimeAxisModel |
Configuration model of TrendWorX64 Viewer time axis.
| |
TwxViewControl |
Specialized ViewControl implementing the trend viewer.
| |
TwxViewerModel |
Configuration model of TrendWorX64 Viewer control.
|
Enumerations
Enumeration | Description | |
---|---|---|
AxisSortingType |
Axis type.
| |
CursorSampleMode |
Defines sample selection method for cursors.
| |
DateTimeFormat |
Defines formats used when representing and formatting date/time strings.
| |
DateTimeMode |
Specifies whether to include date and/or time when formatting a string.
| |
ExportDataColumn |
Set of columns to export
| |
ExportStatsColumn |
Set of columns to export
| |
ExportType |
Export type
| |
GlobalRangeMode |
Specifies how shared value axis minimum and maximum values are calculated.
| |
GridLineVisibility |
Specifies visibility of chart grid lines.
| |
LegendColumnType |
Legend column types.
| |
PenSet |
Set of pens
| |
RangeMode |
Specifies how actual minimum and maximum for a shared value axis or for a TwxChartPen
range are calculated.
| |
TwxAxisHorizontalAlignment |
Specifies the horizontal alignment of an TwxAxis in the chart plot area.
| |
TwxAxisVerticalAlignment |
Specifies the vertical alignment of an TwxAxis in the chart plot area.
| |
TwxPlotType |
Plot type enumeration.
|