Classes

  ClassDescription
Public classExportDataOptions
Options for exporting samples.
Public classExportStatsOptions
Options for exporting samples.
Public classTwxAxis
Defines format and style properties for a chart axis in a TwxChartComponent.
Public classTwxChartAxisModel
Pen axis
Public classTwxChartComponent
Core Control used in TWX64 Viewer for visualizing trends.
Public classTwxChartModel
Configuration model of TrendWorX64 Viewer chart.
Public classTwxChartPen
Defines visualization of a data source.
Public classTwxChartPenCollection
Collection of TwxChartPens.
Public classTwxDataSample
Represents a time line sample which can be used to supply custom data to pens.
Public classTwxDateTimeFormatModel
Configuration model of TrendWorX64 Viewer date/time format settings.
Public classTwxDefaultPenAxisModel
Configuration model of TrendWorX64 Viewer default pen axis.
Public classTwxDefaultSharedAxisModel
Configuration model of TrendWorX64 Viewer default shared axis.
Public classTwxLegendColumnModel
Configuration model of TrendWorX64 Viewer legend column.
Public classTwxLegendColumnModels
Collection of TrendWorX64 Viewer legend column configuration models.
Public classTwxPenAxisModel
Configuration model of TrendWorX64 Viewer pen axis.
Public classTwxPenModel
Configuration model of TrendWorX64 Viewer pen.
Public classTwxPenModels
Collection of TrendWorX64 Viewer pen configuration models.
Public classTwxPlotModel
Configuration model of TrendWorX64 Viewer plot.
Public classTwxPlotModels
Collection of TrendWorX64 Viewer plot configuration models.
Public classTwxSeries
Stores trend (plot) configuration for a group of TwxChartPen objects.
Public classTwxSharedAxisModel
Configuration model of TrendWorX64 Viewer custom shared axis.
Public classTwxSharedAxisModels
Collection of TrendWorX64 Viewer custom shared axis configuration models.
Public classTwxTimeAxisModel
Configuration model of TrendWorX64 Viewer time axis.
Public classTwxViewControl
Specialized ViewControl implementing the trend viewer.
Public classTwxViewerModel
Configuration model of TrendWorX64 Viewer control.

Enumerations

  EnumerationDescription
Public enumerationAxisSortingType
Axis type.
Public enumerationCursorSampleMode
Defines sample selection method for cursors.
Public enumerationDateTimeFormat
Defines formats used when representing and formatting date/time strings.
Public enumerationDateTimeMode
Specifies whether to include date and/or time when formatting a string.
Public enumerationExportDataColumn
Set of columns to export
Public enumerationExportStatsColumn
Set of columns to export
Public enumerationExportType
Export type
Public enumerationGlobalRangeMode
Specifies how shared value axis minimum and maximum values are calculated.
Public enumerationGridLineVisibility
Specifies visibility of chart grid lines.
Public enumerationLegendColumnType
Legend column types.
Public enumerationPenSet
Set of pens
Public enumerationRangeMode
Specifies how actual minimum and maximum for a shared value axis or for a TwxChartPen range are calculated.
Public enumerationTwxAxisHorizontalAlignment
Specifies the horizontal alignment of an TwxAxis in the chart plot area.
Public enumerationTwxAxisVerticalAlignment
Specifies the vertical alignment of an TwxAxis in the chart plot area.
Public enumerationTwxPlotType
Plot type enumeration.