Back to Devexpress

DxChartConstantLine Members

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

latest3.6 KB
Original Source

DxChartConstantLine Members

Specifies an axis constant line.

Constructors

NameDescription
DxChartConstantLine()Initializes a new DxChartConstantLine class instance.

Properties

NameDescription
ColorSpecifies the color of the constant line.
DashStyleSpecifies the dash style of the constant line.
DisplayBehindSeriesSpecifies whether to display the constant line behind series.
ExtendAxisSpecifies whether to extend the visual range of the axis to display the constant line.
PaddingLeftRightSpecifies the padding between the left/right side of a constant line and its label.
PaddingTopBottomSpecifies the padding between the top/bottom side of a constant line and its label.
ValueSpecifies the constant line’s value.
WidthSpecifies the constant line width.

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

DxChartConstantLine Class

DevExpress.Blazor Namespace