The GdxSeries type exposes the following members.
Methods
Name | Description | |
---|---|---|
ApplyChanges |
Refreshes the data in the grid
(Overrides GdxSeriesBase..::..ApplyChanges()()()().) | |
ClearClientSideFilter |
Clears client side filter
(Inherited from GdxSeriesBase.) | |
Clone |
Clones the series
(Overrides GdxSeriesBase..::..Clone()()()().) | |
CommitGdxChanges |
Submit the changes in the Data manager
| |
Connect |
Connects the series to the datasource
(Inherited from GdxSeriesBase.) | |
ContainsFilter |
Checks if the filter is used by this viewer
(Inherited from GdxSeriesBase.) | |
Disconnect |
Disconnects the series from the datasource
(Inherited from GdxSeriesBase.) | |
DoConnect |
Connects the series to the datasource
(Overrides GdxSeriesBase..::..DoConnect(FwxClient, PointUsageDetails).) | |
DoDisconnect |
Disconnects the series from the datasource
(Overrides GdxSeriesBase..::..DoDisconnect(Boolean, Int32).) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetClientSideFilterKeys |
We try to get the list of filter keys subscribed by this view
(Inherited from GdxSeriesBase.) | |
GetClientSideFilters |
We try to get the list of filters subscribed by this view
(Inherited from GdxSeriesBase.) | |
GetCondition |
Gets the comment filter
| |
GetConditionKey |
Gets the DataStyleSelector key
| |
GetDashArray |
Retrieves the dash array associated with this series
(Inherited from GdxSeriesBase.) | |
GetFilter |
Retrieves a GdxFilter given its key
(Inherited from GdxSeriesBase.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetLegendFill |
Retrieves the fill for the legend
(Inherited from GdxSeriesBase.) | |
GetTitle |
Gets the title of the series
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVerticalAxisTitle |
Gets the title of the series
(Inherited from GdxSeriesBase.) | |
IsFilterChanged |
Checks if the keys in the ClientSideFilterKeys are the same of the keys specified in the parameter
(Inherited from GdxSeriesBase.) | |
IsGdxDataFiltered |
Checks if a row is filtered by the Client Side Filter or not
(Inherited from GdxSeriesBase.) | |
RefreshData |
Refreshes the data in the grid
(Overrides GdxSeriesBase..::..RefreshData()()()().) | |
SetClientSdideFilterKeys |
Sets a list of filter keys
(Inherited from GdxSeriesBase.) | |
SetClientSidefFilters |
Sets the list of GdxFilter used to filter out the alarms in the view
(Inherited from GdxSeriesBase.) | |
SetCondition |
Sets a DataStyleSelector for this GdxView | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TryGetSeriesRange |
Tries to get the overridden range of the series
(Inherited from GdxSeriesBase.) |