For a list of all members of this type, see ScatterErrorBarSettings members.
Name | Description | |
---|---|---|
DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) | |
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
EnableErrorBarsHorizontal | Determines which horizontal error bars are enabled - none, the plus ones, the minus ones or both. | |
EnableErrorBarsVertical | Determines which vertical error bars are enabled - none, the plus ones, the minus ones or both. | |
HorizontalCalculator | Specifies the calculator for the horizontal error bars. | |
HorizontalCalculatorReference | Specifies the reference value for any dependent horizontal calculators. | |
HorizontalErrorBarCapLength | Determines the length, in pixels, of each horizontal error bar's cap. | |
HorizontalErrorBarStyle | Gets or sets the HorizontalErrorBarStyle property. | |
HorizontalStroke | Determines the stroke of the horizontal error bars. | |
HorizontalStrokeThickness | Determines the stroke thickness of the horizontal error bars. | |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) | |
VerticalCalculator | Specifies the calculator for the vertical error bars. | |
VerticalCalculatorReference | Specifies the reference value for any dependent vertical calculators. | |
VerticalErrorBarCapLength | Determines the length, in pixels, of each vertical error bar's cap. | |
VerticalErrorBarStyle | Gets or sets the VerticalErrorBarStyle property. | |
VerticalStroke | Determines the stroke of the vertical error bars. | |
VerticalStrokeThickness | Determines the stroke thickness of the vertical error bars. |
Name | Description | |
---|---|---|
DefaultErrorBarStyle | Gets or sets the DefaultErrorBarStyle property. (Inherited from Infragistics.Controls.Charts.ErrorBarSettingsBase) |