The GdxSpcBarSeries type exposes the following members.
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.) |