Back to Devexpress

Annotation.BorderStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-annotation-fb14edfd.md

latest1.0 KB
Original Source

Annotation.BorderStyle Property

Specifies characteristics of the line that will be used to draw the annotation border.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public LineStyle BorderStyle { get; set; }
vb
Public Property BorderStyle As LineStyle

Property Value

TypeDescription
LineStyle

A LineStyle object specifying line settings.

|

See Also

Annotation Class

Annotation Members

DevExpress.Xpf.Charts Namespace