Back to Devexpress

DxChartSeriesValueErrorBar Members

blazor-devexpress-dot-blazor-dot-dxchartseriesvalueerrorbar-dot-underscore-members.md

latest3.7 KB
Original Source

DxChartSeriesValueErrorBar Members

Contains settings for error bars.

Constructors

NameDescription
DxChartSeriesValueErrorBar()Initializes a new instance of the DxChartSeriesValueErrorBar class.

Properties

NameDescription
ColorSpecifies the error bar color.
DisplayModeSpecifies how the chart displays error bars.
EdgeLengthSpecifies the length of error bar edges.
HighValueFieldSpecifies the data source field that contains high error values.
LineWidthSpecifies the width of error bar lines.
LowValueFieldSpecifies the data source field that contains low error values.
OpacitySpecifies error bar transparency.
TypeSpecifies how the Chart component calculates error bar values.
ValueSpecifies error values.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DxChartSeriesValueErrorBar Class

DevExpress.Blazor Namespace