Skip to main content
A newer version of this page is available. .

ChartToolTipController.ContentMargin Property

This property is hidden, because it is not supported in this class.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public Thickness ContentMargin { get; set; }

Property Value

Type Description
Thickness

A Thickness value.

See Also