Back to Devexpress

Annotation.Margin Property

wpf-devexpress-dot-xpf-dot-charts-dot-annotation-6c19b58c.md

latest1.0 KB
Original Source

Annotation.Margin Property

Gets or sets the space between the annotation shape and parent element edges.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public Thickness Margin { get; set; }
vb
Public Property Margin As Thickness

Property Value

TypeDescription
Thickness

A Thickness value.

|

See Also

Annotation Class

Annotation Members

DevExpress.Xpf.Charts Namespace