Back to Devexpress

LegendBase.Margins Property

windowsforms-devexpress-dot-xtratreemap-dot-legendbase-25167afb.md

latest1.1 KB
Original Source

LegendBase.Margins Property

Gets or sets the indents between the legend edges and other chart elements in pixels.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
[XtraSerializableProperty]
public TreeMapPadding Margins { get; set; }
vb
<XtraSerializableProperty>
Public Property Margins As TreeMapPadding

Property Value

TypeDescription
TreeMapPadding

Specifies indents in pixels.

|

See Also

LegendBase Class

LegendBase Members

DevExpress.XtraTreeMap Namespace