Classes
| Class | Description | |
|---|---|---|
| ColumnCollection |
A strongly typed GdxColumn collection.
| |
| DataGroupDescriptor |
Specifies a custom group descriptor for DataRange | |
| DataRangeDescriptor |
Specifies a custom group descriptor for DataRange | |
| DataRowList |
A Wrapper for the Generics list of GdxData used to keep compatibility with Scripting
| |
| GdxAliasedPoint |
The class wrapping the alias
| |
| GdxAnnotationBase |
Defines a square area that is drawn over the chart control. It's usually used to highlight important elements of the chart
| |
| GdxAnnotationCollection |
Represents a collection of series
| |
| GdxAnnotationLabel |
Defines a square area that is drawn over the chart control. It's usually used to highlight important elements of the chart
| |
| GdxAnnotationLine |
Defines a square area that is drawn over the chart control. It's usually used to highlight important elements of the chart
| |
| GdxAnnotationRect |
Defines a square area that is drawn over the chart control. It's usually used to highlight important elements of the chart
| |
| GdxCellStyleSelector |
Style selector used to associate the style of a cell to the Grid cell in the GdxGridView | |
| GdxChartSeriesModel |
Configuration model of GridWorX64 Viewer chart series.
| |
| GdxChartSeriesModels |
Collection of GridWorX64 Viewer chart series models.
| |
| GdxChartView |
Extends GdxView to show charts
| |
| GdxChartViewModel |
Configuration model of GridWorX64 Viewer chart.
| |
| GdxColumn |
Defines a column of the GdxGridView. This object contains all the UI properties of the column,
such as the index or the width...
| |
| GdxDataDateTime |
Extends GdxDataValue so that that the key of the value pair is DateTime | |
| GdxDataDouble |
Extends GdxDataValue so that both values of the value pair are Double | |
| GdxDataEventArgs |
Argument used to transfer GdxData (and eventually the selected cell in the GdxData) into an EventHandler | |
| GdxDataList |
A Wrapper for the Generics list of GdxData used to keep compatibility with Scripting
| |
| GdxDataString |
Extends GdxDataValue so that that the key of the value pair is String | |
| GdxDataValue |
Specifies a base class for Generic Types of key pair values
| |
| GdxDataValue<(Of <(<'T>)>)> |
Specifies a base class for pairs of values retrieved by the DataSetDataManager | |
| GdxDataValueCollection |
Specifies a collection of GdxDataValue | |
| GdxDataValueEventArgs |
Argument used to transver GdxDataValue into an EventHandler | |
| GdxGridView |
Interaction logic for GdxGridView.xaml
| |
| GdxGroup |
Defines a group that can be used to create subsets of rows in the GdxGridView | |
| GdxGroupCollection |
A strongly typed GdxGroup collection.
| |
| GdxPalette |
Represents a palette of colors
| |
| GdxSeries |
Specifies constants that define which grid lines separating DataGrid inner cells are shown
| |
| GdxSeriesBase |
Specifies constants that define which grid lines separating DataGrid inner cells are shown
| |
| GdxSeriesCollection |
Represents a collection of series
| |
| GdxSort |
Defines a group that can be used to create subsets of rows in the GdxGridView | |
| GdxSortCollection |
A strongly typed GdxGroup collection.
| |
| GdxSpcBarSeries |
Represents a special SPC series that draws multiple plots on the screen
| |
| GdxSpcSeries |
Represents a special SPC series that draws multiple plots on the screen
| |
| GdxViewControl |
A WPF UserControl that receives real-time or historical alarms and visualize them in charts or grids
| |
| GdxViewerModel |
Configuration model of GridWorX64 Viewer control.
| |
| RowNumberColumn |
We create a special column that show row numbers
|
Interfaces
| Interface | Description | |
|---|---|---|
| IGdxSpcSeries |
Represents an interface used by SPC charts
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DataGridGridLinesVisibility |
Specifies constants that define which grid lines separating DataGrid inner cells are shown
| |
| DataGridHeadersVisibility |
Specifies constants that define which header cells are displayed
| |
| GdxAnnotationOrientation |
Defines the type of the annotation
| |
| GdxAxisLocation |
Specifies the location of the Axis
| |
| GdxChartMode |
Specifies how the series are combined together
| |
| GdxChartType |
Specifies constants that define which grid lines separating DataGrid inner cells are shown
| |
| GdxLegendLocation |
Specifies the location of the Legend
| |
| GdxMarkerType |
Specifies the type of the marker
| |
| GdxPlotType |
Specifies the type of the plot
| |
| GdxSortDirection |
Specifies constants that define which header cells are displayed
| |
| GdxSpcCollectionType |
Defines the type of the SPC collection
| |
| GdxTickMode |
Tick mark position.
| |
| GdxTimeUnit |
Specifies the unit type for DateTime Chart
| |
| GdxZoomType |
Specifies the type of the plot
|