Version

CategoryErrorBarSettings Class Properties

For a list of all members of this type, see CategoryErrorBarSettings members.

Public Properties
 NameDescription
Public PropertyCalculatorSpecifies the calculator for the error bars  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEnableErrorBarsDetermines which error bars are enabled - none, the plus ones, the minus ones or both.  
Public PropertyErrorBarCapLengthDetermines the length, in pixels, of each error bar's cap.  
Public PropertyErrorBarStyleGets or sets the ErrorBarStyle property.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyStrokeDetermines the stroke of the error bars  
Public PropertyStrokeThicknessDetermines the stroke thickness of the error bars  
Protected Properties
 NameDescription
Protected Internal PropertyDefaultErrorBarStyleGets or sets the DefaultErrorBarStyle property. (Inherited from Infragistics.Controls.Charts.ErrorBarSettingsBase)
See Also