Back to Devexpress

LineStyle Properties

wpf-devexpress-dot-xpf-dot-charts-dot-linestyle-dot-underscore-properties.md

latest3.0 KB
Original Source

LineStyle Properties

Defines line style settings for various chart elements.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DashCapSpecifies the shape at the end of the line.
DashStyleSpecifies the dash style used to paint the line.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LineJoinSpecifies the shape that joins two lines or segments.
MiterLimitSpecifies the limit on the ratio of the miter length to half this line’s LineStyle.Thickness.
ThicknessSpecifies the line’s thickness.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

See Also

LineStyle Class

LineStyle Members

DevExpress.Xpf.Charts Namespace