Click or drag to resize

ErrorBarSettings Properties

LightningChart .NET Help

The ErrorBarSettings type exposes the following members.

Properties
  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyEndLength
Gets or sets end length. This is a dependency property.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyShowXError
Gets or sets if show X error. This is a dependency property.
Public propertyShowYError
Gets or sets if show Y error. This is a dependency property.
Public propertyXColor
Gets or sets X color. This is a dependency property.
Public propertyXThickness
Gets or sets X thickness. This is a dependency property.
Public propertyYColor
Gets or sets Y color. This is a dependency property.
Public propertyYThickness
Gets or sets Y thickness. This is a dependency property.
Top
See Also