The GdxSpcBarSeries type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | GdxSpcBarSeries |
Default constructor
|
Methods
Name | Description | |
---|---|---|
![]() | ApplyChanges |
Nothing to do here
(Overrides GdxSeriesBase..::..ApplyChanges()()()().) |
![]() | ClearClientSideFilter |
Clears client side filter
(Inherited from GdxSeriesBase.) |
![]() | Clone |
Clones the series
(Overrides GdxSeriesBase..::..Clone()()()().) |
![]() | 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 data source
(Overrides GdxSeriesBase..::..DoConnect(FwxClient, PointUsageDetails).) |
![]() | DoDisconnect |
Disconnects the series from the data source
(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.) |
![]() | 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.) |
![]() | 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()()()().) |
![]() | RefreshData(DateTime, DateTime) |
Refreshes the data updating start time and end time
|
![]() | 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.) |
![]() | 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.) |
Properties
Name | Description | |
---|---|---|
![]() | AvailableColumns |
The list of the available columns for this series
(Inherited from GdxSeriesBase.) |
![]() | Chart |
The Chart that contains this Series
(Inherited from GdxSeriesBase.) |
![]() | ClientSideFilterKeys |
For internal use only. Not for customer use
The key for the filter used in Runtime
(Inherited from GdxSeriesBase.) |
![]() | CriticalFill |
The Fill of the histograms when the value is critical
|
![]() | DashArray |
The dashes of the line
(Inherited from GdxSeriesBase.) |
![]() | DistributionStroke |
The stroke of the line used to plot Specification Limits
|
![]() | DistributionStrokeThickness |
The thickness of the line used to plot Specification Limits
|
![]() | EndTime |
End time time for the historical selection
|
![]() | Fill |
Color, Gradient or Pattern for the Foreground of the series
(Inherited from GdxSeriesBase.) |
![]() | HistoricalFolder |
The name of the folder that holds historical data
|
![]() | Index |
Specifies the Z-Index of the series
(Inherited from GdxSeriesBase.) |
![]() | IsLoading |
Specifies if the series is loading the data
(Inherited from GdxSeriesBase.) |
![]() | LogarithmBase |
The logharithmic base of the Vertical Axis when UseLogharitmicAxis is set to true
(Inherited from GdxSeriesBase.) |
![]() | MarkerFill |
Color, Gradient or Pattern for the Foreground of the marker Fill
(Inherited from GdxSeriesBase.) |
![]() | MarkerSize |
Size of the marker
(Inherited from GdxSeriesBase.) |
![]() | MarkerStroke |
Color, Gradient or Pattern for the Foreground of the marker stroke
(Inherited from GdxSeriesBase.) |
![]() | MarkerStrokeThickness |
Thickness of the marker border
(Inherited from GdxSeriesBase.) |
![]() | MarkerType |
The type of the marker used to hightight the points for this series
(Inherited from GdxSeriesBase.) |
![]() | MaximumValue |
The maximum value used to draw histograms
|
![]() | MinimumValue |
The minimum value used to draw histograms
|
![]() | Overview |
A list of the values represented by this series
|
![]() | PlotType |
Specifies the type of the plot rendered by this series
(Inherited from GdxSeriesBase.) |
![]() | ShowDistribution |
Shows the specification limits lines
|
![]() | ShowDistributionLabels |
Shows the distribution limits labels
|
![]() | ShowLabels |
Shows or hides the labels of the axis associated with this series
(Inherited from GdxSeriesBase.) |
![]() | ShowSpecificationLabels |
Shows the specification limits labels (e.g. "USL = 0.880")
|
![]() | ShowSpecificationLimits |
Shows the specification limits lines
|
![]() | ShowVerticalLabels |
Shows or hides the labels on the vertical axis
(Inherited from GdxSeriesBase.) |
![]() | SpecificationLimitsStroke |
The stroke of the line used to plot Specification Limits
|
![]() | SpecificationLimitsStrokeThickness |
The thickness of the line used to plot Specification Limits
|
![]() | StartTime |
Start time for the historical selection
|
![]() | Stroke |
Color, Gradient or Pattern for the Foreground of the series line
(Inherited from GdxSeriesBase.) |
![]() | StrokeThickness |
Thickness of the series line
(Inherited from GdxSeriesBase.) |
![]() | Tag |
The data source used to retrieve the data for this series
(Inherited from GdxSeriesBase.) |
![]() | UseLogarithmicAxis |
When set to true the values on the Y axis are logharitmical
(Inherited from GdxSeriesBase.) |
![]() | Values |
A list of the values represented by this series
|
![]() | VerticalAxisBrush |
Color, Gradient or Pattern for the Foreground of the vertical Axis lines, labels and title
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisLocation |
The location of the Vertical axis
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisMaximum |
A specific maximum range on the vertical axis. . Ignored when VerticalAxisOverrideRange is set to false.
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisMinimum |
A specific minimum range on the vertical axis. . Ignored when VerticalAxisOverrideRange is set to false.
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisOverrideRange |
Forces the chart to have a fixed range on the vertical axis
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisTitle |
The title of the vertical axis
(Inherited from GdxSeriesBase.) |
![]() | VerticalAxisVisibility |
Visibility state of the vertical Axis
(Inherited from GdxSeriesBase.) |
![]() | VerticalLabelFormat |
String Format of the vertical labels. Here you can find the most common number format http://msdn.microsoft.com/en-us/library/0c899ak8.aspx
(Inherited from GdxSeriesBase.) |
![]() | VerticalLabelInterval |
Specifies the number of thickmarks after which a label is shown
(Inherited from GdxSeriesBase.) |
![]() | VerticalLabelOffset |
Specifies how many labels are hidden starting from the top and the bottom of the axis
(Inherited from GdxSeriesBase.) |
![]() | Visibility |
Shows or hides the entire series
(Inherited from GdxSeriesBase.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Fired when a property in this control changes
(Inherited from GdxSeriesBase.) |